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.
The shape
Section titled “The shape”idea → fab-kit → wt → run-kit ↑ ↓ ↓ ↓ │ constitution worktree dashboard │ spec/plan per change for agents │ └── backlog feeds /fab-newtu watches the cost of all of it. hop is the navigator that ties unrelated repos together. shll is the bootstrap.
What’s on this site
Section titled “What’s on this site”- Tool pages — one section per CLI: overview, install, commands, workflows.
- Workflows — cross-tool recipes for common scenarios.
- Getting started — install everything, then orient yourself.
What’s not on this site
Section titled “What’s not on this site”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.