Slash Command90 estrellas del repoactualizado 27d ago
execute
Enter EXECUTE mode to implement approved plan
Instalar en Claude Code
Copiarmkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tony/claude-code-riper-5/HEAD/.claude/commands/riper/execute.md -o ~/.claude/commands/execute.mdDespués abre una sesión nueva de Claude Code; el slash command carga automáticamente.
Definición
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.
Del mismo repositorio
plan-executeSubagent
Planning and execution phase - specifications and implementation
research-innovateSubagent
Research and innovation phase - information gathering and brainstorming
reviewSlash Command
Enter REVIEW mode to validate implementation
listSlash Command
List all memories across branches
recallSlash Command
Recall memories from current branch's memory bank
saveSlash Command
Save context to branch-aware memory bank
rebaseSlash Command
Rebase current branch onto trunk (origin/master or origin/main), predict and resolve conflicts
innovateSlash Command
Enter INNOVATE mode for brainstorming approaches