Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

verification-loop

Comprehensive verification system running build, type, lint, test, and security checks across Claude Code sessions.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill verification-loop
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, verification-loop has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/verification-loop.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Comprehensive verification system running build, type, lint, test, and security checks across Claude Code sessions. A comprehensive verification system for Claude Code sessions. Invoke this skill: If build fails, STOP and fix before continuing. Report all type errors. Fix critical ones before continuing. Report: Review each changed file for: After running all phases, produce a verification report: For long sessions, run verification every 15 minutes or after major changes: This skill complements PostToolUse hooks but provides deeper verification. Hooks catch issues immediately; this skill provides comprehensive review. - 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 - After completing a feature or significant code change - Before creating a PR - When you want to ensure quality...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does verification-loop do?

Comprehensive verification system running build, type, lint, test, and security checks across Claude Code sessions.

Is verification-loop good?

verification-loop does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support verification-loop?

verification-loop currently lists compatibility with Claude Code, Skills CLI.

Is verification-loop safe to install?

verification-loop has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to verification-loop?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install verification-loop?

Run the following command to install verification-loop: npx skills add https://github.com/affaan-m/everything-claude-code --skill verification-loop

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering