review-requirements

Identify gaps, ambiguities, and contradictions in requirements documents.

5|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/tonitangpotato/rustclaw --skill review-requirements-tonitangpotato
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-requirements
Source: https://github.com/tonitangpotato/rustclaw/tree/main/skills/review-requirements
Command: npx skills add https://github.com/tonitangpotato/rustclaw --skill review-requirements-tonitangpotato

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically validates requirements documents for clarity, testability, and completeness to reduce rework and misinterpretation.

Core Features & Use Cases

  • Phase-driven review checks covering specificity, testability, measurability, atomicity, completeness, implementation leakage, coverage, and traceability.
  • Automated generation of a formal review report with findings and suggested fixes.
  • Use Case: a product team updates a requirements document and runs this skill to surface gaps and contradictions before design and development.

Quick Start

Analyze the current requirements document and produce a prioritized list of issues and actionable fixes.

Frequently Asked Questions about review-requirements

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

FAQPage Schema
How do I review a requirements document for gaps and ambiguities?

Review a requirements document by applying a phase-based checklist to identify gaps, ambiguities, and contradictions. This structured process ensures specificity, testability, measurability, and traceability across all requirements to prevent rework.

What is requirements traceability and how does it improve quality?

Requirements traceability is the process of tracking requirements throughout the lifecycle to ensure coverage. Validating traceability during a requirements review improves quality by surfacing missing specifications and preventing implementation leakage.

How do I check if requirements are testable and measurable?

Check if requirements are testable and measurable by running them through a phase-driven review. This process evaluates each requirement for atomicity and specificity, generating a formal report with findings and concrete fixes.

Can I automatically generate a review report for my product specifications?

Yes, you can automatically generate a review report for product specifications by analyzing the document against structured checks. The output provides a prioritized list of issues, contradictions, and actionable fixes.

When do I need to run a formal requirements review?

Run a formal requirements review before design and development begins. Validating requirements documents at this stage systematically surfaces gaps and misinterpretations, reducing rework when a product team updates specifications.

What is the best way to fix contradictions in a requirements document?

The best way to fix contradictions is to analyze the document using a structured checklist that identifies specificity and coverage issues. This generates a formal review report with concrete, implementable fixes for each contradiction.