mrlarson2007/copilot-tdd-harness
Agent
Interactive requirements planning agent that turns a broad feature request into concrete Given, When, Then scenarios and can save the plan under docs/requirements after user confirmation.
A GitHub Copilot TDD harness that enforces RED→GREEN→COMMIT→REFACTOR workflow using native Copilot extensibility: hooks, agents, skills, and prompt files.
mrlarson2007/copilot-tdd-harness
Agent
Interactive requirements planning agent that turns a broad feature request into concrete Given, When, Then scenarios and can save the plan under docs/requirements after user confirmation.
mrlarson2007/copilot-tdd-harness
Agent
Orchestrates a single TDD cycle (Red → Green → Commit → Refactor) for a scenario slice. Handles all phase transitions, contract handoffs, and escalation. Loads phase skills and assets as needed. Reports only cycle-complete or escalate to the main orchestrator.
mrlarson2007/copilot-tdd-harness
Agent
Opt-in TDD workflow for building a feature or fix using strict Red-Green-Commit-Refactor discipline. Provide a task description when you activate me, or I will ask. Tell me whether to run one cycle or keep going until the feature is complete.