Verify All — Development skill for Claude Code
/verify-all — Run All Local Quality Checks.
How to install Verify All
Installs to ~/.claude/commands/pmdevsolutions-aurelius-verify-all.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/PMDevSolutions/Aurelius/HEAD/.claude/commands/verify-all.md -o ~/.claude/commands/pmdevsolutions-aurelius-verify-all.md Restart Claude Code, or start a new session, for it to be picked up.
What Verify All does
allowed-tools: Bash, Read
/verify-all — Run All Local Quality Checks
Runs every local quality check in sequence and reports a pass/fail summary. Wraps `./scripts/verify-all.sh` so you do not have to remember each individual script.
Usage
/verify-all
/verify-all --skip dead-code,security
/verify-all --include lint-and-format,types,tests
Optional flags forward to the underlying script:
Alternatives in Development
- Discipline — Toggle discipline mode — auto-invoke verification, brainstorming-before-coding, and review checks 2.8k ★
- Continuous Claude — Run Claude Code in a continuous loop, autonomously creating PRs, waiting for checks, and merging 1.3k ★
- Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Symfony Check
Run all quality checks (PHP-CS-Fixer, PHPStan, tests) on the Symfony project
Claude Code TypeScript Hooks
Fast, intelligent quality checks for different project types.
Marp Check
Run quality checks and auto-fix formatting issues.
Integration Validate
Run comprehensive quality checks on integrated files
Autoloop
Autonomous recursive improvement loop for a single target. Runs gap analysis, recursive refinement, evaluation
Reinforce
Self-reinforcing review and fix cycle until code passes quality checks
Related Agents
Moody Blues
Use this agent when you need code reviews, quality audits, or local quality checks (typecheck, lint, test) on
Session Reviewer
Use this agent between waves or at session end to verify work quality against the session plan. Checks impleme
Quality Assurance Engineer
Barbarian — Derive test plans, review code, reproduce defects, run automated and exploratory checks, verify ac