Deep exploit chain builder. Given bug A, recursively walks the chain graph — each confirmed link becomes the new A. No depth limit. Supports 2-link to 10+ link chains. Use when you have any finding that needs escalation.
$curl -o .claude/agents/chain-builder.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/chain-builder.mdInstalls into the current project.
Install chain-builder by running `curl -o .claude/agents/chain-builder.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/chain-builder.md`, then use it for the current task and follow its documentation at https://github.com/h-mmer/pentest-agents.