review-code

Community

Automate code-spec compliance reviews.

Authorrhuss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams verify that code implementations align with specifications, reducing manual review time and surfacing deviations with a clear compliance score.

Core Features & Use Cases

  • Compliance matrix: For each spec requirement, locate corresponding implementation and assess alignment.
  • Compliance scoring: Calculate a consolidated score across functional requirements, error cases, and edge cases.
  • Deviation reporting: List all deviations with location, impact, and remediation recommendations.
  • Evolution triggers: Flag deviations for potential spec evolution when necessary.
  • Automated reports: Produce a structured review report to guide verification.

Quick Start

Run code-review against the current implementation to compare with specs/features/your-feature.md and generate a Compliance Report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: review-code
Download link: https://github.com/rhuss/cc-superpowers-sdd/archive/main.zip#review-code

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