verification-loop
Automated multi-phase verification for JS/TS and Python projects covering builds, tests, linting, and security.
Install
npx skills add https://github.com/affaan-m/everything-claude-code --skill verification-loopStats
| Total installs | 1,343 |
| Weekly installs | 1.3K |
| GitHub stars | 112.5K |
| First seen | Feb 12, 2026 |
| Source | @affaan-m/everything-claude-code |
Summary
- Executes six sequential verification phases: build compilation, type checking, linting, test suite with coverage reporting, security scanning for secrets and debug statements, and git diff review
- Supports both JavaScript/TypeScript (npm/pnpm, tsc, ESLint) and Python (pyright, ruff) projects with language-specific commands
- Produces a structured verification report indicating pass/fail status for each phase, total test counts, coverage percentage, and a PR-readiness determination
- Designed for checkpoint verification after feature completion, refactoring, or before creating pull requests; can run continuously every 15 minutes during long sessions
Tags
Related skills
| Skill | Installs | vs verification-loop |
|---|---|---|
| token-integration-analyzer | 1,300 | -43 |
| debugger | 1,390 | +47 |
| adk-eval-guide | 1,345 | +2 |
| codeql | 1,429 | +86 |
| audit-prep-assistant | 1,254 | -89 |
FAQ
- How many installs does verification-loop have?
- verification-loop has 1,343 total installs and 1.3K installs this week.
- Where is verification-loop hosted?
- verification-loop is published by @affaan-m/everything-claude-code at https://github.com/affaan-m/everything-claude-code.
- How many GitHub stars does verification-loop have?
- verification-loop has 112.5K GitHub stars.
- When was verification-loop first indexed?
- OrangeBot.AI first indexed verification-loop on Feb 12, 2026.
- How do I install verification-loop?
- Run: npx skills add https://github.com/affaan-m/everything-claude-code --skill verification-loop