@valentinlineiro/takt
v1.2.2
Published
TAKT v2 CLI — multi-agent production system
Downloads
508
Readme
@valentinlineiro/takt
TypeScript CLI for TAKT, a multi-agent production system for AI-assisted software development.
Install
npm install -g @valentinlineiro/taktUsage
There is no separate process to start. Use the takt subcommands directly: takt kanban-get-next, takt solo-declare <hash>, takt kanban, etc. See cli/src/tool-dispatch.ts's TOOL_COMMANDS export and cli/src/cli.ts's CLI_COMMANDS export for the full list of available subcommands.
See the main repository for setup, the Claude Code plugin, and the kanban workflow this CLI drives.
