| name | towles-tool |
| description | Use towles-tool (`tt`) CLI for journaling and worktree slots. Use when asked about "tt commands", "daily notes", "meeting notes", or worktree slot management. |
| user_invocable | true |
towles-tool CLI
Personal CLI toolkit. Binary: tt
Config: ~/.config/towles-tool/towles-tool.settings.json
Journaling
tt journal daily-notes
tt journal meeting
tt journal note
tt journal jot "text"
tt journal list
tt journal search TEXT
Worktree slots
tt slot new -b feat/thing
tt slot ls
tt slot rm <name>
tt slot clean
Everything else (PR/issue flow, dashboards, collectors) lives in the desktop
app; tt collect is the one headless entry point.