Worktree Tdd banner
gurusup gurusup

Worktree Tdd

Development community

Description

<github_isssue> #$ARGUMENTS </github_isssue> 1- git worktree add ./.trees/feature-issue-$ARGUMENTS -b feature-issue-$ARGUMENTS 2- cd .trees/feature-issue-$ARGUMENTS 5- activate plan mode on 6- analyze the github issue #$ARGUMENTS and determine with the @project-coordinator subagent what subagents from the folder @.claude/agents should be involved in implement this issue. @project-coordinator should determine if the agents can run in parallel if there is no overlaping on tasks, even run parallel

Installation

Installs to ~/.claude/commands/gurusup-claude-code-demo-worktree-tdd.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gurusup/claude-code-demo/HEAD/.claude/commands/worktree-tdd.md -o ~/.claude/commands/gurusup-claude-code-demo-worktree-tdd.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository