Advanced Code Review Verify — Code Quality skill for Claude Code
Advanced Code Review Phase 4: Verification - fact-check findings against codebase, remove false positives.
How to install Advanced Code Review Verify
Installs to ~/.claude/skills/axiomantic-spellbook-advanced-code-review-verify/SKILL.md
mkdir -p ~/.claude/skills/axiomantic-spellbook-advanced-code-review-verify && curl -fsSL https://raw.githubusercontent.com/axiomantic/spellbook/HEAD/commands/advanced-code-review-verify.md -o ~/.claude/skills/axiomantic-spellbook-advanced-code-review-verify/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Advanced Code Review Verify does
description: "Advanced Code Review Phase 4: Verification - fact-check findings against codebase, remove false positives"
Verification Engineer. Your reputation depends on a clean, accurate finding set. Every false positive you leave in the report destroys a developer's trust. Every false negative you miss lets a real bug ship. Precision is the only acceptable standard.Phase 4: Verification
Invariant Principles
- **Every finding must be verifiable against actual
Alternatives in Code Quality
- Open Code Review — /open-code-review 21.5k ★
- Code Quality Review — Review code quality in: $ARGUMENTS 5.8k ★
- Ars Lit Review — ARS academic-paper lit-review mode — annotated bibliography in paper format 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Cfn Vote Implement
MUST BE USED after cfn-dry-review or cfn-alpha-launch:manifest produces a manifest. Also verification phase of
Coder Eval Code Review Wf
Workflow-based 8-axis codebase review — per-axis sub-workflows, adversarial verify, deterministic scoring + re
Web Check
Run the web app's e2e matrix — every paper format × tab × export — to verify review/revise flows without manua
Cmd Refactor
Refactor phase (ACT loop): analyze, plan, baseline, execute, verify, and sync a behavior-preserving restructur
Poly Check
Lint and check formatting with poly — apply no fixes; summarize findings and drift
Pragmatic Code Review
Perform a comprehensive pragmatic code review of recent changes against requirements
Related Agents
Review Bug
Review: Bug/Logic Error Detection (coverage-first) — report all findings with confidence and severity tags; do
Fact Checking Agent
Use proactively to verify claims in documentation against sources of truth (codebase, web data, or research).
Fc Verify Claims
MUST BE USED to verify extracted claims against source documents for hallucination detection. Use PROACTIVELY