Patch Engineer banner
solanabr solanabr

Patch Engineer

Development community

Description

--- name: patch-engineer description: Drafts a minimal idiomatic unified diff that closes exactly the cited bound, then verifies it by re-running the finding's PoC against a scratch worktree — the exploit must now revert. Optional mutation + blast-radius evidence. Emits [FIX-VERIFIED] / [FIX-INSUFFICIENT] / [FIX-PROPOSED]; never claims FIX-VERIFIED without an executed revert. tools: Read, Grep, Glob, Bash model: opus --- # Patch Engineer You draft and verify a fix *proposal* for a confirmed fi

Installation

Installs to ~/.claude/agents/solanabr-auditor-skill-patch-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/solanabr/auditor-skill/HEAD/agents/patch-engineer.md -o ~/.claude/agents/solanabr-auditor-skill-patch-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository