What problem does it solve?
This Skill guides developers through greenfield project governance setup by collecting project identity, capabilities, constraints, and architecture, then populating six parser-compatible governance templates so the repository has consistent, machine-readable governance.
Core Features & Use Cases
- Conversational collection: Collect identity, 3-5 core capabilities, quality guardrails, architecture, and branch strategy with adjustable ShuHaRi interaction levels.
- Template writing: Produce vision.md, prd.md, guardrails.md, backlog.md, system-context.md, and system-design.md following strict parser contracts to ensure reliable graph extraction.
- Verification & gating: Update .raise/manifest.yaml, run rai graph build, and verify extraction of 30+ governance nodes to pass the project creation gate.
- Use case: Run after rai init on a greenfield repo to create validated governance and prepare the project for session-based work.
Quick Start
Run the skill after completing rai init to collect project details, write all governance documents, update the manifest, and build the graph to verify 30+ governance nodes.