spec-reviewer

Validate product specifications against template completeness rules and output a pass/fail scorecard.

19|3|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/qa-aman/claude-skills --skill spec-reviewer-qa-aman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-reviewer
Source: https://github.com/qa-aman/claude-skills/tree/main/skills/by-role/pm/spec-reviewer
Command: npx skills add https://github.com/qa-aman/claude-skills --skill spec-reviewer-qa-aman

SYSTEM DOCUMENTATION & REQUIREMENTS

Quality gate for product specifications before stakeholder review. Use this skill when:

  • A spec draft is ready and you want to validate it before sending to Engineering, Design, and QA
  • You want to check a spec against your template's completeness rules
  • You need to catch vague language, missing sections, or gaps before review
  • You want a pass/fail scorecard with specific fix suggestions

Frequently Asked Questions about spec-reviewer

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

FAQPage Schema
How do I check a product specification for completeness before stakeholder review?

To check a product specification for completeness, you can validate the spec draft against your template's rules. This process reads the target spec and template, runs checks for missing sections or vague language, and outputs a pass/fail scorecard with actionable fix suggestions.

What is the best way to catch vague language and gaps in requirements documentation?

The best way to catch vague language and gaps in requirements is to run the draft through an automated validation process. It applies quality checks to the specification text and generates a scorecard highlighting clarity and consistency issues alongside specific fixes.

Can I use a template to validate my spec drafts for engineering and QA teams?

Yes, you can use a template to validate spec drafts for engineering and QA teams. The validation process reads your target spec alongside your custom template, applying its completeness rules to ensure the document meets required quality standards before review.

How do I generate a pass/fail scorecard for specification quality checks?

You generate a pass/fail scorecard for specification quality by running an automated validation against your defined template. The process evaluates the specification text for completeness and clarity, then outputs the scorecard with actionable fix suggestions for any failed checks.

When do I need to run quality checks on my product specifications?

You need to run quality checks on your product specifications when a spec draft is ready and you want to validate it before sending it to stakeholders. This pre-review workflow ensures completeness, clarity, and consistency across engineering, design, and QA requirements.