Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Full security assessment with brain coordination. Multi-phase, skips known-exhausted areas, builds on prior knowledge.
ALL agents dispatched by this command MUST use model: "inherit" in the Agent tool call.
Full security assessment on: $ARGUMENTS
uv run python3 $CLAUDE_PROJECT_DIR/tools/brain.py init (if first run)uv run python3 $CLAUDE_PROJECT_DIR/tools/brain.py brief $ARGUMENTSuv run python3 $CLAUDE_PROJECT_DIR/tools/scope_check.py $ARGUMENTSLaunch recon agent with brain context. Focus on discovering NEW subdomains and services beyond what's already known.
Launch IN PARALLEL, each with brain context about what's been scanned before:
vuln-scanner — skip known false positives, focus new hostsconfig-auditor — check if previously noted misconfigs are fixedjs-analyzer — focus on new/changed JS filesRecord all results to the brain after each agent returns.
Based on Phase 2 + brain knowledge, selectively launch ONLY agents targeting UNTESTED or ACTIVE vectors:
xss-hunter ONLY on endpoints not marked exhaustedapi-audit ONLY on newly discovered or untested endpointsnpx skills add H-mmer/pentest-agents --skill fullscanHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.