A structured TDD workflow that enforces quality gates at every step. It walks you through the full red-green-refactor cycle with specific git commit patterns, coverage checks, and phase-based checkpoints. The real value is in the verification protocol that blocks progress until tests pass, coverage hits 80%, and you get manual approval at phase boundaries. Creates detailed git notes for traceability and maintains a living plan.md with commit SHAs. If you've ever had a project spiral into technical debt because you skipped testing or rushed past quality checks, this enforces the discipline to do it right.
npx -y skills add wshobson/agents --skill workflow-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template