spec:review

Validate specification documents for completeness, consistency, and traceability.

1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/IKatsuba/skills --skill spec-review-ikatsuba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec:review
Source: https://github.com/IKatsuba/skills/tree/main/spec/review
Command: npx skills add https://github.com/IKatsuba/skills --skill spec-review-ikatsuba

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Parses and evaluates specification documents (requirements, research, design, and tasks) to ensure completeness, quality, and alignment with the codebase and stakeholder goals.

Core Features & Use Cases

  • Review one or more specification documents for completeness and consistency across the development pipeline.
  • Enforce traceability from requirements through to tasks and flag missing or misaligned documents to guide remediation.
  • Support reviews at any stage, from partial documents to full-spec reviews, ensuring alignment with project goals.

Quick Start

Run spec:review <spec-name> to review all available documents for that specification.

Frequently Asked Questions about spec:review

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

FAQPage Schema
How do I validate specification documents for consistency and completeness?

To validate specification documents for consistency, you can run a targeted review that parses requirements, research, design, and tasks. This process evaluates alignment across the development pipeline and flags missing or misaligned documents to guide remediation.

What is spec traceability and how does a document review enforce it?

Spec traceability ensures requirements are connected through to tasks. A document review enforces this by parsing all available specification files, detecting gaps in the pipeline, and highlighting misaligned documents to ensure alignment with project goals.

Can I review a partial specification if I only have requirements and design documents?

Yes, you can review a partial specification. The validation process supports reviews at any project stage, enabling targeted reviews when only a subset of documents is present and flagging missing documents to guide remediation.

How do I check if my project requirements align with the codebase and stakeholder goals?

To check requirement alignment with the codebase and stakeholder goals, run a full-spec review across all existing documents. This evaluates completeness and consistency to ensure alignment with the codebase and project goals.

What is the best way to find missing documents in a project specification pipeline?

To find missing documents in a specification pipeline, run a quality assurance review. It parses available requirements, research, design, and tasks, automatically detecting missing files and highlighting gaps to guide remediation.