Execute a plan from GitHub issue or comment: $ARGUMENTS
# Execute plan Execute a plan from GitHub issue or comment: $ARGUMENTS ## Instructions You are a senior software engineer tasked with implementing a plan based on a GitHub issue. Please: - Fetch the GitHub issue using the issue number or URL provided in the arguments - Parse the plan from the issue description or comment. - Create an execution strategy with concrete implementation steps - Generate concrete code and implementation steps - Create a new branch with a brief name using the conventional commit style as prefix (`feat/<branch-name>`, `fix/<branch-name>`, `docs/<branch-name>`,...
Execute plan in batches with review checkpoints
Execute plan in batches with review checkpoints
Execute an implementation plan methodically with TDD and continuous validation
Execute plan in batches with review checkpoints
Execute plan in batches with review checkpoints