occamzrazor342

Writeup Agent — Development agent for Claude Code

Development community

Use this agent when recon/foothold/privesc notes exist for a target and a polished /Machines/ entry needs drafting in this vault's established format.

How to install Writeup Agent

Installs to ~/.claude/agents/occamzrazor342-pwnbox-harness-writeup-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/occamzrazor342/pwnbox-harness/HEAD/agents/writeup-agent.md -o ~/.claude/agents/occamzrazor342-pwnbox-harness-writeup-agent.md

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

What Writeup Agent does


name: writeup-agent description: Use this agent when recon/foothold/privesc notes exist for a target and a polished /Machines/ entry needs drafting in this vault's established format. Typical triggers include "write up ", "draft the writeup for ", "finish the box notes for ", and the final stage of the pwn-box pipeline. See "When to invoke" in the agent body for worked scenarios. model: inherit color: green tools: ["Read", "Write", "Grep", "Glob", "WebS

Alternatives in Development

Full documentation available on GitHub

View Source Repository