OpenSpec Change Verifier is a specialized quality assurance tool that ensures your software implementation is complete, correct, and coherent. By integrating with the OpenSpec CLI, it systematically cross-references your codebase against defined requirements, task lists, and architectural designs. The skill generates a detailed scorecard that identifies missing features, unimplemented requirements, and deviations from intended design patterns, providing developers with a clear, actionable path to resolve discrepancies before a change is finalized.
主な機能
01Automated task completion tracking via Markdown checkbox parsing
02Categorized reporting of issues with specific file and line-level recommendations
030 GitHub stars
04Requirement-to-code mapping to ensure full specification coverage
05Architectural coherence checks against design documentation and project patterns
06Scenario-based validation to confirm edge cases are handled in implementation