create-steering-doc
Generates product, tech, or structure steering documents with custom markdown content for spec-driven development workflows. Requires explicit user input for document creation and supports structured project paths.
Instructions
Create a specific steering document (product.md, tech.md, or structure.md) with the provided content. Use ONLY when user explicitly requests steering document creation. NOT automatically required.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | The complete markdown content for the steering document | |
document | Yes | Which steering document to create: product, tech, or structure | |
projectPath | Yes | Absolute path to the project root |