Runs repo verification via verification-loop skill: build, types, lint, tests, security checks, and diff review. Reports verdicts and blockers. (Legacy shim; prefer skill directly.)
From everything-claude-codenpx claudepluginhub binzetss/mobile-hvgllocal/verifyRuns repo verification via verification-loop skill: build, types, lint, tests, security checks, and diff review. Reports verdicts and blockers. (Legacy shim; prefer skill directly.)
/verifyRuns verification checks on codebase including types (mypy), lint (ruff), tests (pytest cov), security (pip-audit), secrets, prints, and git status. Outputs summary report with pass/fail and readiness status.
/verifyVerifies all git-changed files for common mistakes, logic errors, and security issues, outputting per-file summaries with issue counts and severity ratings (CRITICAL, WARNING, INFO).
/verifyRuns 7-phase verification pipeline for .NET projects: build, diagnostics, antipatterns, tests, security, format, diff review. Outputs PASS/FAIL per phase with actionable fixes; short-circuits on critical failures.
/verifyVerifies implementations or changes using parallel specialized agents with 0-10 grading, full reports across tests/security/quality, and improvement suggestions.
/verifyVerifies frontend changes against acceptance criteria using browser agents to check UI and functionality compliance.
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.