What problem does it solve?
This Skill audits an in-progress project's artifacts for format compliance with a template's skill pipeline and prevents silent failures by detecting structural and content gaps that would break downstream automation.
Core Features & Use Cases
- Existence detection: Scans canonical paths for stage, GDDs, ADRs, stories, and infrastructure files to determine project phase.
- Format validation: Verifies required sections in GDDs, ADRs, systems-index.md table structure, story fields, and technical preferences to classify issues by impact.
- Migration plan generation: Prioritises gaps into BLOCKING/HIGH/MEDIUM/LOW, composes a numbered remediation plan, and can write docs/adoption-plan-[date].md after user approval for onboarding or template upgrades.
Quick Start
Use adopt to audit the repository and produce a dated adoption plan summarizing blocking, high, medium, and low gaps.