spec-review

Audit plan and summary documents against the Spec for deviations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams verify that implemented features strictly follow the defined Spec, identify gaps or deviations, and produce a formal review artifact before archiving, ensuring traceability and quality control in the development workflow.

Core Features & Use Cases

  • Spec alignment auditing: compare plan and summary against the original Spec to surface inconsistencies.
  • Review artifact generation: create a structured review document that documents findings, gaps, and remediation steps.
  • Workflow integration: guide users through the mandatory confirmation step via the AskUserQuestion tool before archiving.

Quick Start

Run a full spec review on plan.md and summary.md and generate a structured review artifact.

Frequently Asked Questions about spec-review

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

FAQPage Schema
How do I audit my implementation against the original spec to identify deviations?

To audit implementation against a spec, compare your plan and summary documents directly against the original spec to surface inconsistencies, assess completion, and identify potential gaps. This process ensures traceability and quality control before archiving.

What is the best way to generate a structured review artifact for compliance before archiving?

The best way to generate a review artifact is to audit the spec execution and produce a formal document containing a structured summary of findings, identified gaps, and a detailed plan for remediation to ensure compliance before archiving.

Can I use a spec review to assess completion and consistency across plan and summary documents?

Yes, you can use a spec review to apply consistency checks across both your plan and summary documents. It evaluates completion by comparing them against the original spec, highlighting any deviations or missing requirements.

Does the spec review process include a mandatory confirmation step before archiving?

Yes, the spec review process includes a mandatory confirmation step guided by an interactive tool before archiving. This ensures users explicitly verify all findings and remediation steps are addressed for quality control.

What should be included in a remediation plan after a spec audit?

A remediation plan after a spec audit should include a structured summary of findings, a detailed list of identified gaps or deviations, and actionable steps to correct the implementation to ensure it strictly follows the defined spec.