review-spec

Validate code against design and implementation docs to surface spec deviations.

147|31|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/serpro69/claude-toolbox --skill review-spec-serpro69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-spec
Source: https://github.com/serpro69/claude-toolbox/tree/main/kodex-plugin/skills/review-spec
Command: npx skills add https://github.com/serpro69/claude-toolbox --skill review-spec-serpro69

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assess feature implementations by validating code against design and implementation docs to ensure alignment.

Core Features & Use Cases

  • Surface spec deviations, missing implementations, and doc inconsistencies across mid-implementation and post-implementation reviews.
  • Generate structured findings with severity, evidence references, and optional author-context annotations to guide fixes.
  • Support IaC profile detection to apply declarative-artifact mappings when present.

Quick Start

Invoke the spec review with the target feature name to begin.

Frequently Asked Questions about review-spec

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate code against design docs for spec alignment?

To validate code against design docs for spec alignment, the Skill assesses feature implementations by comparing code to design and implementation docs. It surfaces spec deviations, missing implementations, and doc inconsistencies with structured findings.

What is a spec deviation review during mid-implementation?

A spec deviation review during mid-implementation assesses feature implementations by comparing code to design and implementation docs. It surfaces spec deviations, missing implementations, and doc inconsistencies to ensure alignment.

How do I generate structured findings for missing implementations and doc inconsistencies?

To generate structured findings for missing implementations and doc inconsistencies, invoke the spec review with the target feature name. The Skill produces findings with severity, evidence references, and optional author-context annotations.

Can I use IaC profile detection to apply declarative-artifact mappings during a code review?

Yes, you can use IaC profile detection to apply declarative-artifact mappings during a code review. The Skill supports IaC profile detection to validate declarative-artifact mappings when present in the feature implementation.

What is the best way to review feature implementations post-implementation?

The best way to review feature implementations post-implementation is to validate code against design and implementation docs to ensure alignment. The Skill surfaces spec deviations, missing implementations, and doc inconsistencies with structured findings.