From ecc
Verifies the current repo by delegating to verification-loop skill: runs build, types, lint, tests, security/log checks, and diff review; reports verdicts and blockers.
npx claudepluginhub kutae5/claude-code-config# Verification Command (Legacy Shim) Use this only if you still invoke `/verify`. The maintained workflow lives in `skills/verification-loop/SKILL.md`. ## Canonical Surface - Prefer the `verification-loop` skill directly. - Keep this file only as a compatibility entry point. ## Arguments `$ARGUMENTS` ## Delegation Apply the `verification-loop` skill. - Choose the right verification depth for the user's requested mode. - Run build, types, lint, tests, security/log checks, and diff review in the right order for the current repo. - Report only the verdicts and blockers instead of mainta...
/verifyVerifies the current repo by delegating to verification-loop skill: runs build, types, lint, tests, security/log checks, and diff review; reports verdicts and blockers.
/verifyVerifies branch code via tests, lint (auto-fix option), type-check, visual review, and simplification. Produces phase statuses (passed/failed/skipped), overall status, and evidence paths.
/validateRe-runs multi-agent verification on current code changes via the groundwork:validation-loop skill, without re-executing the original task.
/verifyRuns full verification pipeline: build, type check, lint, tests, security scan, git status. Outputs structured phased PASS/FAIL report with next steps.
/verifyVerifies implementations or changes using parallel specialized agents with 0-10 grading, full reports across tests/security/quality, and improvement suggestions.
/verifyRuns a structured verification pass across implementation, quality, and risk, producing structured results with assumptions, risks, open questions, and follow-ups.
Share bugs, ideas, or general feedback.
Use this only if you still invoke /verify. The maintained workflow lives in skills/verification-loop/SKILL.md.
verification-loop skill directly.$ARGUMENTS
Apply the verification-loop skill.