Implement Task

Implement a planned Jira task using TDD. Reads the approved plan, creates the branch, and executes red-green-refactor cycles. Usage: /implement-task MLID-XXXX OR /implement-task docs/agomez/plans/MLID-XXXX-short-description.md OR /implement-task MLID-XXXX stage-N (run only one stage of a staged plan) OR /implement-task MLID-XXXX worktree=yes (create the feature branch in a separate git worktree)

alejandrogomezforte Updated

File contents

alejandrogomezforte/claude-skills/tree/main/ag-02-implement commit 6d1b0ca0e0

Frequently asked questions

npx skillmds@latest add alejandrogomezforte/implement-task