Engage.Scope banner
hypnguyen1209 hypnguyen1209

Engage.Scope

Development community

Description

--- description: Execute Phase 0 - Scope Definition and Rules of Engagement --- # /engage.scope Executes Phase 0 (Scope Definition) of the engagement workflow. ## Usage `/engage.scope` ## Process ### 1. Load Template Loads `scope/scope-definition.md` template with sections: - Engagement Overview - Target Information - Rules of Engagement (ROE) - Authorization - Scope Boundaries (in-scope / out-of-scope) - Emergency Contacts - Timeline ### 2. Interactive Scope Definition Works with you to

Installation

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

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

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

Full documentation available on GitHub

View Source Repository