verify

Solid

Fresh verification gate before claiming done, fixed, passing, ready, or before commit/PR. Evidence before claims, always.

AI & Automation 22 stars 5 forks Updated 6 days ago MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
45
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /supergraph:verify Requires healthy `index_status` for `CBM_PROJECT` (see `references/codebase-memory-contract.md`); then `codebase-memory-mcp` `detect_changes`, `trace_path`, recipes `cycles/hubs/bridges/test-gaps`. Block on degraded/new cycle/unapproved hub/missing tests. Fresh verification gate before completion claims. **Iron Law:** `NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE` ## When to Use Before saying/implying: done, fixed, passing, clean, ready, complete, works, verified, successful. Also: before marking `Status: completed`, committing, PR'ing, accepting agent reports, moving to next phase. ## Usage `/supergraph:verify` | `tests` | `lint` | `build` | `plan auth-login task 2` | `claim "login fixed"` ## Evidence Mapping | Claim | Required fresh evidence | |---|---| | Tests pass | `$TEST_CMD` exits 0, zero failures | | Lint clean | `$LINT_CMD` exits 0, zero errors | | Build succeeds | `$BUILD_CMD` exits 0 | | Bug fixed | Original failing symptom/test now passes | | Regression covered | RED failed before fix, GREEN passes after | | TDD complete | RED failure valid, GREEN passes, refactor verified | | Task completed | Acceptance criteria met + verification commands pass | | Agent completed | Diff inspected + independent tests/lint | | Review passed | Reviewer + graph review + tests/lint pass | | Ready to merge | Tests + lint + build + review PASS | ## Steps ### 0. Announce "✅ /supergraph:verify — verifying [claim] with fresh evidence..." ### 1....

Details

Author
datit309
Repository
datit309/supergraph
Created
4 months ago
Last Updated
6 days ago
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category