Analyzes specification documents to detect gaps, conflicts, and inconsistencies across requirements, tasks, and implementation plans.
The Consistency Analysis skill serves as an automated quality assurance layer for project documentation, ensuring that requirements, implementation tasks, and architectural plans remain perfectly aligned. By performing cross-document scans using tools like Grep and Glob, it identifies orphaned requirements, missing task traceability, data model mismatches, and ambiguous language without ever modifying your source files. This skill is particularly valuable during the planning and review phases of development, providing a structured report with severity-graded findings to help teams prevent downstream defects and ensure comprehensive requirement coverage across the entire project lifecycle.
主な機能
01Categorized reporting with CRITICAL to LOW severity classifications
02Identification of orphaned requirements and missing implementation tasks
031 GitHub stars
04Detection of conflicting data definitions and API contract gaps