tarrgor

Verify Implementation — Security agent for Claude Code

Security community

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

Terminal
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 Repository