What problem does it solve?
Cross-artifact consistency reporting for jig specs helps teams detect drift and conflicts between a spec and its related artifacts (ADR decisions, architecture, principles, and terminology) without changing any files.
Core Features & Use Cases
- Non-destructive, cross-artifact audit across the six-category taxonomy (Duplication, Ambiguity, Underspecification, Principle Violations, Coverage Gaps, Terminology Drift).
- Reads primary inputs: one spec.md and any sibling slice-NN-.md files, plus read-only references from docs/product-vision.md, docs/decisions/.md, docs/memory/glossary.md, and docs/architecture.md.
- Produces a markdown findings report to stdout, including a severity-sorted findings list, a per-category coverage summary, and recommended next steps.
Quick Start
Run the skill on a single spec to surface cross-artifact drift without writing any files.