review-spec

Installation
SKILL.md

Reviewing Specifications for Soundness

Overview

Validate specification quality before implementation begins.

A poor spec leads to confusion, rework, and spec/code drift. A sound spec enables smooth implementation.

This skill checks: completeness, clarity, implementability, and testability.

When to Use

  • After spec creation (before implementation)
  • Before generating implementation plan
  • When spec seems unclear or incomplete
  • Periodically for important specs

Prerequisites

Related skills
Installs
2
Repository
rhuss/cc-spex
GitHub Stars
42
First Seen
Mar 30, 2026