A systematic quality gate you run before pushing code or opening PRs. It walks through six phases: build verification, type checking, linting, test coverage, security scanning for leaked secrets and debug logs, and a diff review of what actually changed. The real value is having a structured checklist that doesn't skip steps when you're tired or in a hurry. It targets 80% test coverage minimum and stops you cold if the build fails before wasting time on later checks. The output is a straightforward pass/fail report that tells you if you're ready to ship or what needs fixing first.
npx -y skills add affaan-m/everything-claude-code --skill verification-loop --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills