The OpenSpec Verify Change skill acts as an automated quality assurance bridge between planning and deployment within the Claude Code environment. By analyzing your codebase against OpenSpec artifacts such as delta specs, task lists, and design documents, it identifies gaps in implementation, missing requirements, and deviations from architectural decisions. It generates a structured verification report categorizing findings into Critical, Warning, and Suggestion tiers, providing developers with a clear roadmap to ensure every feature is complete, correct, and coherent with project standards before it is finalized.
主な機能
011 GitHub stars
02Scenario verification to validate edge cases and implementation logic
03Prioritized reporting with actionable file-and-line recommendations
04Design adherence checks to prevent architectural drift from design docs
05Automated task completion tracking via Markdown checkbox parsing
06Requirement-to-code mapping to ensure 100% specification coverage