superspec:verify

Community

Verify code vs specs before archiving.

AuthorHankLiu447
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Verify Skill ensures that implementation aligns with specifications by validating that every Requirement has a corresponding test and every Scenario has a test, preventing drift and unverified changes.

Core Features & Use Cases

  • Load specs from superspec/changes/[id]/specs and parse all Requirements and Scenarios.
  • Map each Scenario to an existing test, detect missing tests, and identify extras not covered by specs.
  • Generate a comprehensive verification report detailing coverage, gaps, and actionable recommendations.
  • Enforce pre-archive checks to ensure code readiness and traceability between specs, tests, and implementations.

Quick Start

Run superspec verify <change-id> to perform a verification pass before archiving.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: superspec:verify
Download link: https://github.com/HankLiu447/SuperSpec/archive/main.zip#superspec-verify

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.