What problem does it solve?
OpenSpec changes can drift from the codebase or from canonical specs, and UI/flow details can become inconsistent. This Skill helps you inspect those OpenSpec artifacts for gaps, correctness, and alignment before you implement or archive the change.
Core Features & Use Cases
- OpenSpec change audit (
review): identify missing scenarios, correctness issues, consistency problems, and misalignment with canonical specs and related changes.
- Fast fix pass (
review-update): auto-patch findings that have clear mechanical fixes, then ask you about the rest.
- Spec-to-tracker workflow (
sync-linear): keep a Linear issue in sync with the current proposal/tasks state.
- Codebase-to-spec reconciliation (
reconcile): detect codebase drift vs the proposed tasks/deltas and patch change artifacts to match reality.
- Prose + diagram explanations (
explain, mockups, flows): generate human-readable documentation with ASCII diagrams and wireframes to clarify impact and intent.
Quick Start
Ask for a targeted inspection by instructing the AI to run: "Run /inspector review <change-id> to audit the specified OpenSpec change and produce an inspection report."