Engage.Report banner
hypnguyen1209 hypnguyen1209

Engage.Report

Development community

Description

--- description: Execute Phase 8 - Final Reporting and Engagement Closeout --- # /engage.report Executes Phase 8 (Reporting) of the engagement workflow. ## Usage `/engage.report [--format <format>] [--severity-threshold <level>]` Options: - `--format`: Report format (full, executive, technical) - `--severity-threshold`: Minimum severity to include (critical, high, medium, low) ## Process ### 1. Finding Aggregation Gathers all finding records from `exploit/findings/`: - Reads each `finding

Installation

Installs to ~/.claude/skills/hypnguyen1209-offensive-claude-engage.report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hypnguyen1209-offensive-claude-engage.report && curl -fsSL https://raw.githubusercontent.com/hypnguyen1209/offensive-claude/HEAD/commands/engage.report.md -o ~/.claude/skills/hypnguyen1209-offensive-claude-engage.report/SKILL.md

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

Full documentation available on GitHub

View Source Repository