workflow
Orchestrate a TDD agentic workflow with lazy loading. Load agents, skills, hooks, and commands on demand across five roles: Intake, Planner, Implementer, Verifier, Releaser.
Instructions
TDD agentic workflow with lazy loading. Load agents, skills, hooks and commands on demand to save tokens. Five roles: Intake → Planner → Implementer → Verifier → Releaser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the item to load (e.g. "tdd-planner", "tdd-core", "verify") | |
| action | No | Action to perform | |
| category | No | Filter list by category |