sdd-fidelity-review

Community

Verify code matches spec, prevent implementation drift.

Authortylerburleigh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Code often deviates from initial specifications during implementation, leading to bugs, technical debt, and project delays. Manually verifying compliance is tedious and error-prone.

Core Features & Use Cases

  • Implementation vs. Spec Comparison: Automatically compares actual code against specification requirements to ensure fidelity.
  • Deviation Detection: Identifies minor/major deviations and missing functionality between the plan and the code.
  • Compliance Reports: Generates detailed reports for tasks, phases, or entire specs, highlighting discrepancies and recommending actions.

Quick Start

Review phase 'phase-1' in spec 'user-auth-001' to ensure implementation fidelity.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sdd-fidelity-review
Download link: https://github.com/tylerburleigh/claude-foundry/archive/main.zip#sdd-fidelity-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository