Implements Conductor's TDD workflow system with built-in phase checkpoints and git commit management. You'd reach for this when working through a track's plan.md and need to follow the red-green-refactor cycle while hitting quality gates at each step. The skill enforces a verification protocol that catches issues early rather than at the end. It's opinionated about structure, which is either exactly what you need if you're bought into the Conductor methodology or too rigid if you're not. Ships with an implementation playbook that has the detailed patterns and examples.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill workflow-patterns