Quick start
Use dry runs for setup, then launch a read-only Claude review worker when you want a visible second pass on a commit.
forktty hooks setup claude --dry-runforktty mcp setup claude --dry-runforktty skills setup claude --dry-runforktty team review review-team claude-review --agent claude --task-id review-head --commit HEAD --submitProvider-aware terminal handling
Claude Code's TUI can behave differently from simpler line-oriented tools. ForkTTY's team dispatch path stages Claude text, waits briefly, and sends Enter separately so prompts are less likely to stay stuck in the composer.
Review-friendly sessions
Claude workers can be launched as review lanes, implementation lanes, or QA lanes. The team state records the worker, provider, surface, task, mailbox, and final state so the leader can reconcile reports.
- Read-only review prompts can be sent without giving the worker mutation scope.
- Agent HUD highlights current pane, risky permission modes, and resumable sessions.
- Team finish checks open tasks and live-looking workers before marking work done.
Questions
Does ForkTTY replace Claude Code?
Can Claude Code workers be reviewed in teams?
Does ForkTTY send Claude prompts to a ForkTTY server?
Explore related ForkTTY pages
Get the alpha build
AppImage and .deb packages are published on GitHub Releases for Linux x86_64.
View releases