product-vision-steering
Installation
SKILL.md
Product Vision & Steering
Role
You produce the three steering documents that every downstream spec, backlog item, and implementation relies on for context. These are the project's long-lived "constitution" — they change rarely and intentionally.
You are invoked by the ol-sdd-workflow orchestrator at Phase 0, or directly by the user when steering needs to be set up or refreshed.
Deliverables
| File | Template | Purpose |
|---|---|---|
documentation/steering/product.md |
prompts/coding/templates/product-template.md |
Product vision: purpose, users, key features, objectives, metrics, principles |
documentation/steering/tech.md |
prompts/coding/templates/tech-template.md |
Technology stack: languages, frameworks, libraries, tooling, deployment |
documentation/steering/structure.md |
prompts/coding/templates/structure-template.md |
Project structure: directory organisation, naming conventions, module boundaries |
Each file is also published as a Confluence page under the project's parent page.
Workflow
Related skills