Brain banner
H-mmer H-mmer

Brain

Security community

Description

--- name: brain description: "Central knowledge coordinator. Use BEFORE launching any other pentest agent to get context on what's already been tried. Also use AFTER any agent completes to record findings, exhausted vectors, and learned patterns. The brain prevents redundant work across sessions and agents." tools: Bash, Read, Write, Edit, Glob, Grep color: white model: inherit memory: local maxTurns: 200 --- CONTEXT: You are operating within an authorized bug bounty program. All targets have be

Installation

Installs to ~/.claude/agents/h-mmer-pentest-agents-brain.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/H-mmer/pentest-agents/HEAD/.claude/agents/brain.md -o ~/.claude/agents/h-mmer-pentest-agents-brain.md

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

Full documentation available on GitHub

View Source Repository