This reference is hand-written against tiny-brain v0.26.1. Flags may
drift between releases until auto-generated reference lands —
tiny-brain help <command> is always authoritative for your installed version.tiny-brain help for the live map, or tiny-brain help <command> for
any command’s flags and examples.
| Area | Commands | Page |
|---|---|---|
| Setup & configuration | init · analyse · doctor · config | Setup |
| Platform integration | mcp · hooks · as | Integration |
| TDD workflow | task · commit · work add · pipeline | TDD workflow |
| Worktrees | go · worktree | Worktrees & workers |
| Workers | run · worker | Worktrees & workers |
| Dashboard | dashboard | Dashboard tour |
- Let the hooks call the internal surface. Commands like
pipelineandcommit validateare the machinery under the git hooks — you rarely invoke them directly, but knowing they exist demystifies what a rejected commit means. doctorfirst when something’s off. Every failing check prints a copy-pasteableFix:line.