← ClaudeAtlas

prospec-verifylisted

Verify Implementation - Run 5+1 dimension audit (tasks, spec compliance, constitution, knowledge-implementation consistency, tests, design consistency) and assign quality grade (S/A/B/C/D). Triggers: verify, audit, quality check, 驗證, 稽核, 品質檢查, 評級
benwu95/prospec · ★ 5 · AI & Automation · score 72
Install: claude install-skill benwu95/prospec
<!-- Generated by `prospec agent sync`. Do not edit — this file is regenerated on every sync. --> # Prospec Verify Skill ## Activation When triggered, briefly describe: - That you'll perform a comprehensive audit of the implementation - All 5+1 verification dimensions will be checked (task completion, spec compliance, Constitution full audit, Knowledge ↔ implementation consistency, tests, and design consistency if UI scope applies) - That the dimensions are **adjudicated by two different authorities**: 1/5, 4/5 and 5/5 by the deterministic `prospec check` engine (you interpret and narrate its verdicts, you do not decide them), 2/5 and 6 by an independent fresh-context reviewer, 3/5 by both (mechanical rule inventory, judged violations) - A quality grade (S/A/B/C/D) with deployment recommendation will be provided ## CLI Prerequisite (required) > The prospec CLI is a required file for this skill — its deterministic steps call `prospec` > commands. Probe BEFORE any other step; there is no manual fallback. 1. Run `prospec --version` (Bash). 2. **Command not found / not executable** → STOP. Ask the user to install the prospec standalone executable — the one-click installer script from the project README (macOS/Linux `install.sh`, Windows `install.ps1`) or a release binary from GitHub Releases; prospec is NOT published to npm. Then re-run this skill. 3. **Version older than 1.0.0** → STOP. Report the installed vs required version and ask the user to upgrade, then