Installation
Skills CLI
npx skills@latest add affaan-m/everything-claude-code --skill verification-loopRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the verification-loop skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Checks build, types, lint, coverage, simple secret/debug patterns, and the Git diff in sequence, stopping on build failure. Its command examples assume common JavaScript or Python toolchains and an existing project test setup.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size127 lines
- Last checked27 Sept 2026 ·
6d4a399d856207297168cc03f3f8c90d4085ff14566bb928af3c97d9a31f2650
What it can touch
- Edits code
Changes files in your project.
- Runs commands
Runs shell commands such as tests, builds or installs.
- Uses git
Reads history or makes commits, branches or worktrees.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
.agents/skills/verification-loop/SKILL.md on GitHub (opens in a new tab)