Show engagement dashboard with program info, scope, brain state, findings, agent activity, and cost estimate.
Scanned 5/27/2026
Install via CLI
openskills install H-mmer/pentest-agents---
name: status
description: "Show engagement dashboard with program info, scope, brain state, findings, agent activity, and cost estimate."
disable-model-invocation: false
---
Show the engagement status dashboard.
Run `uv run python3 $CLAUDE_PROJECT_DIR/tools/statusline.py` to display the full dashboard.
After displaying, offer relevant next actions based on the state:
- If no scope: suggest `/sync`
- If no brain: suggest `/brain init`
- If no findings: suggest `/quickscan` or `/fullscan`
- If findings but no reports: suggest `/report`
- If exhausted vectors are high: suggest focusing on untested areas
## Top-Tier Dashboard Bar
Status should drive the next decision.
Always surface:
- highest-value untested target
- strongest confirmed finding not yet reported
- chain-pending feeders
- stale recon or scope data
- blockers requiring user action
- cost burn versus validated output
- evidence gaps before submission
End with exactly three recommended next actions ordered by expected value. Avoid generic "continue hunting" unless the target and vuln class are named.
No comments yet. Be the first to comment!
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings