spec_coding_workflow_start
Initiate the spec-driven development workflow by starting the goal collection phase to transform ideas into structured implementation.
Instructions
Start the specs workflow and begin the goal collection phase
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}