Engage.Actions banner
hypnguyen1209 hypnguyen1209

Engage.Actions

Development community

Description

--- description: Execute Phase 7 - Actions on Objectives and Goal Achievement --- # /engage.actions Executes Phase 7 (Actions on Objectives) of the engagement workflow. ## Usage `/engage.actions [--objective <objective-id>]` Options: - `--objective`: Execute a specific objective from the scope document ## Process ### 1. Load Templates Loads: - `actions/objectives.md` — Engagement objectives tracker - `actions/collection-plan.md` — Data collection and handling plan > **Action gate (non-ne

Installation

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

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

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

Full documentation available on GitHub

View Source Repository