check-alignment
Installation
SKILL.md
Check Alignment Skill
Verifies that implementation aligns with product specs and architecture, surfacing misalignments for resolution.
Workflow
Step 1: Load All Context
Read the following specs (each may be a single file or directory):
-
Product specs - PRD with EARS requirements
- Single file:
specs/product_specs.md - Directory:
specs/product_specs/(aggregate all.mdfiles)
- Single file:
-
Architecture - Architecture decisions
- Single file:
specs/architecture.md - Directory:
specs/architecture/(aggregate all.mdfiles)
- Single file: