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 .md files)
  • Architecture - Architecture decisions

    • Single file: specs/architecture.md
    • Directory: specs/architecture/ (aggregate all .md files)
Installs
2
First Seen
Feb 25, 2026
check-alignment — nmalinowski/groundwork