Feature Implementation
v1.0.0WorkflowPlan, implement, and test a new feature end to end.
ID
feature-implementationInputs
specstringWhat to build
Steps4 stages
- 1
Design an implementation plan for: ${inputs.spec}
Implement: ${plan}
- 3
Write tests for the new feature.
- 4
Review the implementation diff.