Scaffold Template
scaffold_templateScaffold feature (FDD) or decision (RFC) workflow templates into the project graph to standardize development and decision processes.
Instructions
Scaffold standard feature (fdd) or decision (rfc) workflow templates into the project graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the feature or RFC (e.g., "OAuth Login"). | |
| project | No | Optional project identifier. | |
| template | Yes | The template type: "fdd" (Feature-Driven Development design/build) or "rfc" (Request for Comments decision loop). |