What problem does it solve?
This Skill helps determine whether a requested change is already covered by existing project documentation, reducing ambiguity before implementation or review begins.
Core Features & Use Cases
- Coverage Analysis: Compares a change request against PRD, ARCH, UI-SPEC, and DEV-PLAN documents to see what is already covered.
- Change Classification: Labels the request as clarification, enhancement, or new requirement based on document coverage and conflicts.
- Impact Routing: Produces a structured analysis that tells an orchestrator whether to proceed, amend documentation first, or cascade changes upstream.
- Use Case: A product team asks for a new workflow step, and the Skill checks whether it fits current specs or requires a PRD rewrite.
Quick Start
Ask the skill to analyze a change request against the current project documents and return the coverage status, change type, impacted docs, and routing action.