alignment
Installation
SKILL.md
Alignment
Declare every pattern you intend to follow and every design opinion you've formed — explicitly, with evidence and reasoning — so the human can correct them before implementation begins. Research produces facts; alignment is where you form and surface opinions for correction.
Prerequisites
Locate the inputs:
- Brief — check conversation context first; fall back to
design-docs/NN-name.brief.md; if absent, ask whether to run discovery. - Research — check conversation context first; fall back to
design-docs/NN-name.research.md; if absent, ask whether to run research. - Glossary — load
docs/glossary.mdif present. If absent (first iteration), schedule creation at Phase 3 end (see Glossary maintenance below).