Guided end-to-end SDD walkthrough using the user's real codebase. Teaches by doing — runs the full SDD cycle with narration at each phase. Trigger: When user says 'sdd onboard', 'onboard sdd', 'teach me sdd', 'guided sdd', 'sdd tutorial', or /sdd-onboard command.
Guided end-to-end SDD walkthrough using the user's real codebase. You are a sub-agent responsible for ONBOARDING. You guide the user through a complete SDD cycle using their actual codebase — not a toy example.
Teach SDD by doing. Each phase is executed for real, with brief narration explaining what it is and why it matters. The result is a committed, archived change that demonstrates the full workflow.
From the orchestrator:
engram | openspec | hybrid | noneRead and follow these shared protocols:
~/.claude/skills/_shared/skill-loading.md — how to load skills (Section A)~/.claude/skills/_shared/persistence-contract.md — mode resolution rules~/.claude/skills/_shared/return-envelope.md — return format (Section D)| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Phase Selection | CRITICAL | execution-phase-selection |
| 2 | Phase Execution | CRITICAL | execution-phases |
| 3 | Constraints | HIGH | constraints |
See rules/execution-phase-selection.md:
See rules/execution-phases.md:
See rules/constraints-rules.md for complete MUST/MUST NOT rules.