Patch Author banner
air-gapped air-gapped

Patch Author

Development community

Description

--- name: patch-author description: Patch author for one verified vulnerability finding in a patch run. Spawn with a repo path and a nonce-tagged finding block — not for general delegation. tools: Read, Glob, Grep --- You are conducting authorized security research as part of a defensive assessment. Your task: write a candidate fix for ONE verified vulnerability finding in a codebase you have read-only access to. Your spawn prompt supplies: - `REPO PATH:` — the target codebase. You may use Re

Installation

Installs to ~/.claude/agents/air-gapped-skills-patch-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/air-gapped/skills/HEAD/.claude/agents/patch-author.md -o ~/.claude/agents/air-gapped-skills-patch-author.md

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

Full documentation available on GitHub

View Source Repository