generate_implementation_plan
Create a phased implementation plan for a software feature or change. Output milestones, dependencies, risks, and a definition of done.
Instructions
Generate a phased implementation plan for a feature or change. Returns a structured prompt yielding milestones, dependencies, risks, and a definition of done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Current state, surrounding systems, prior art. | |
| feature | Yes | The feature or change to plan. | |
| constraints | No | Hard constraints (timeline, team size, freeze windows, compliance). | |
| knownUnknowns | No | Things you already know you don't know. |