
from claude-toolbox146
Compare implementation code against design docs to find missing features, spec deviations, outdated docs, and inconsistencies.
Systematically compares a feature's design and implementation documentation (design.md, implementation.md, tasks.md) against the actual implementation to detect missing implementations, extra or deviating code, and documentation inconsistencies. Produces classified findings with severity and confidence scores and supports indexing intentional deviations as architecture decisions.
Use after implementing a feature or mid-implementation to verify conformance to design docs, before merging large changes, or when audit-level assurance is needed. Supports an isolated review mode that runs an independent sub-agent for higher rigor.
Best suited for Claude-Code / agentic Claude workflows, and projects using Codex-style review automation. The guidance is platform-agnostic and can be applied by other agent runtimes that can read repo docs and run sub-agents.
This skill has not been reviewed by our automated audit pipeline yet.