Skip to main content
ClaudeWave
Slash Command90 repo starsupdated 27d ago

execute

Enter EXECUTE mode to implement approved plan

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tony/claude-code-riper-5/HEAD/.claude/commands/riper/execute.md -o ~/.claude/commands/execute.md
Then start a new Claude Code session; the slash command loads automatically.

execute.md

⚠️ EXECUTE MODE REQUIRES APPROVED PLAN

Activate the plan-execute agent in EXECUTE sub-mode to implement the approved plan.

Task context: $ARGUMENTS

The agent will operate in EXECUTE sub-mode:
1. Locate the most recent approved plan for the current branch
2. Execute each step exactly as specified
3. Report any blocks or issues

Remember: NO deviations from the approved plan are allowed.