tdd_workflow
Initiate a Test-Driven Development workflow using Red-Green-Refactor cycles. Define tasks, specify target files, and enforce writing tests first to ensure disciplined feature development and verified outputs.
Instructions
Start a Test-Driven Development workflow with Red-Green-Refactor cycles
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | Additional context (optional) | |
task | Yes | Description of the feature to develop using TDD |