review-spec

Review plan and PRD artifacts to determine spec approval readiness.

5|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/GrinRus/ai_driven_dev --skill review-spec-grinrus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-spec
Source: https://github.com/GrinRus/ai_driven_dev/tree/main/skills/review-spec
Command: npx skills add https://github.com/GrinRus/ai_driven_dev --skill review-spec-grinrus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gating readiness for implementation by reviewing Plan and PRD artifacts to determine if they are ready for spec approval.

Core Features & Use Cases

  • Stage orchestration: coordinate review-plan, review-prd, and spec-interview gates using canonical runtime commands.
  • Artifact validation: refresh and validate PRD/plan payloads with runtime scripts, ensuring consistency before proceeding.
  • Outcome-oriented next actions: produce READY or WARN/BLOCKED verdicts and guided next steps for the spec-interview flow.

Quick Start

Set the active stage to review-spec, refresh the PRD payloads with the provided tooling, gate readiness, and proceed with the spec-interview flow.

Frequently Asked Questions about review-spec

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

FAQPage Schema
How do I automate PRD readiness checks for spec approval?

Automate PRD readiness checks by validating PRD and plan artifacts to determine if they are ready for spec approval. This gating process enforces runtime checks via dedicated tools and outputs a clear READY or BLOCKED verdict payload for downstream decision-making.

How do I coordinate review-plan and review-prd gates in a product development pipeline?

Coordinate review-plan and review-prd gates by setting the active stage to review-spec and using canonical runtime commands. This orchestrates stage state transitions across product development pipelines, ensuring artifacts are validated before proceeding.

Can I validate PRD and plan payloads before proceeding to the spec-interview flow?

Validate PRD and plan payloads by refreshing them with provided runtime scripts. This ensures artifact consistency before proceeding, producing outcome-oriented next actions for the spec-interview flow.

What verdicts does spec review gating output for downstream decision-making?

Spec review gating outputs READY, WARN, or BLOCKED verdicts. These outcome-oriented payloads provide guided next steps for the spec-interview flow, enabling clear downstream decision-making in product development pipelines.

When do I need to gate readiness for spec-ready implementation?

Gate readiness for spec-ready implementation when your PRD and planning artifacts exist and require validation before spec approval. This is applied in product development pipelines to guide stage transitions and enforce quality assurance checks.