Skip to content

Overview

The shll toolkit is seven small CLIs that work together to make AI-assisted coding tractable. Each tool is independent, brew-installable, and useful on its own — but they compose into a pipeline that runs from idea capture to merged PR with the AI doing the typing.

idea → fab-kit → wt → run-kit
↑ ↓ ↓ ↓
│ constitution worktree dashboard
│ spec/plan per change for agents
└── backlog feeds /fab-new

tu watches the cost of all of it. hop is the navigator that ties unrelated repos together. shll is the bootstrap.

  • Tool pages — one section per CLI: overview, install, commands, workflows.
  • Workflows — cross-tool recipes for common scenarios.
  • Getting started — install everything, then orient yourself.

Each tool’s authoritative reference lives in its own GitHub repo. The pages here are deliberately scoped — opinionated overviews and the commands you’ll actually use day-to-day. For exhaustive flag reference, follow the GitHub link at the bottom of each tool’s overview.