Parallel Claude workers with git worktrees - includes MCP tools, skills, and commands
Bump the version number in pyproject.toml, plugin.json, and marketplace.json, then commit and tag.
Spawn a Claude worker to handle a GitHub issue. Fetches issue details, creates a feature branch, and works autonomously. Use when you want to delegate an issue to a worker.
Spawn a Claude worker to address PR feedback, fix CI failures, or continue work on a pull request. Use when a PR needs updates based on review comments or failing checks.
Launch the Karkinos TUI to monitor worker progress in a new terminal window.
Remove completed or abandoned worker worktrees and their branches. Use to clean up after workers finish their tasks.
List all active Claude workers and their git worktrees. Shows branch status, commits, and suggests next actions. Use to see what workers are running.