Attack surface ranker. Takes recon output + brain data, produces P1/P2/Kill prioritized attack plan with concrete curl commands for each P1 target. Use after recon to decide what to test first.
$curl -o .claude/agents/recon-ranker.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/recon-ranker.mdInstalls into the current project.
Install recon-ranker by running `curl -o .claude/agents/recon-ranker.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/recon-ranker.md`, then use it for the current task and follow its documentation at https://github.com/h-mmer/pentest-agents.