Burp Workflow banner
TyrusRC TyrusRC

Burp Workflow

Productivity community

Description

--- name: burp-workflow description: Efficient Burp Suite tool orchestration — know which tool to use when and how to chain them --- # Burp Suite Workflow Orchestration You are connected to Burp Suite via MCP. You have 160+ tools. Knowing WHICH tool to pick and WHEN is the difference between wasting 50 tool calls and finding a bug in 5. This skill teaches efficient Burp orchestration. **ADVISOR SHORTCUT:** Call `pick_tool('your task')` to instantly get the right tool + example. Call `get_hunt

Installation

Installs to ~/.claude/skills/tyrusrc-praetor-burp-workflow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tyrusrc-praetor-burp-workflow && curl -fsSL https://raw.githubusercontent.com/TyrusRC/praetor/HEAD/.claude/skills/burp-workflow.md -o ~/.claude/skills/tyrusrc-praetor-burp-workflow/SKILL.md

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

Full documentation available on GitHub

View Source Repository