reviewing-spec

Community

Validate specs for soundness, prevent costly rework.

Authorrhuss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents costly rework and delays by thoroughly validating the quality of your specifications before implementation begins. It catches ambiguities, gaps, and inconsistencies early, ensuring developers have a clear, implementable blueprint.

Core Features & Use Cases

  • Completeness Check: Verifies all required sections are filled and no placeholders remain.
  • Clarity Assessment: Identifies vague language, ambiguous requirements, and undefined terms.
  • Implementability & Testability: Ensures the spec can be translated into a concrete plan and that its success criteria are measurable.
  • Constitution Alignment: Checks if the spec adheres to project-wide principles and standards.
  • Use Case: After drafting a new feature spec, use this skill to get an objective report on its soundness, highlighting any critical issues that need fixing before you start coding.

Quick Start

To review the spec for the user profile API, simply say: Review the spec at specs/features/user-profile-api.md for soundness.

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

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