Verify Implementation — Security agent for Claude Code
Independently reviews a finished implementation — a PR produced by implement-issue — against its issue's acceptance criteria, for correctness and for security.
How to install Verify Implementation
Installs to ~/.claude/agents/tarrgor-skillz-lattice-verify-implementation.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tarrgor/skillz-lattice/HEAD/agents/verify-implementation.md -o ~/.claude/agents/tarrgor-skillz-lattice-verify-implementation.md Restart Claude Code, or start a new session, for it to be picked up.
What Verify Implementation does
name: verify-implementation description: Independently reviews a finished implementation — a PR produced by implement-issue — against its issue's acceptance criteria, for correctness and for security. Use for "review this PR", "verify the implementation", "check PR #12", "review issue #12's implementation", or whenever a finished implementation needs review before merge. Reviews only; never implements or fixes. tools: Read, Grep, Glob, Bash, Write skills:
- verify-implementation color: pur
Alternatives in Security
- Security Hardening — Implement comprehensive security hardening with defense-in-depth strategy through coordinated multi 31.9k ★
- Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
- Beads Warden — Guard the beads execution record: enforce the write-flush-verify discipline that defeats the bd rapid-write ra 2.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Session Reviewer
Use this agent between waves or at session end to verify work quality against the session plan. Checks impleme
Issue Claim Auditor
PRFlow's implement-phase Issue-Claim Audit agent. Runs Phase 1.6's specification-projection check and targeted
Review Boss
Use PROACTIVELY as the final QA gate before any Forge task is reported done — reviews the finished work agains
Vuln Verifier
Adjudicates a single candidate security finding produced by the vuln-analyst hunter. Independently re-reads th
Implement Issue
Implements GitHub issues for WordPress/WooCommerce plugins. Works directly on main branch. Enforces sanitizati
Issue Manager
Manages the GitHub issue lifecycle for claude-code-vault. Creates well-structured issues from review/audit fin
Related Skills
Sdlc Code Implementation
Build working software that meets acceptance criteria. Use when executing implementation plans. Triggers: impl
Unity Refine
Refines a raw GitHub issue into an implementation-ready spec — problem, acceptance criteria, scope, affected s
Verify
Verify frontend changes against acceptance criteria using browser agents