Execute banner
GGPrompts GGPrompts

Execute

Productivity community

Description

--- description: "Execute - quick task routing to the best specialist or workflow" --- # Execute Command A lightweight router that quickly connects you to the right specialist or workflow. --- ## Workflow ### Step 1: Get the Task If the user didn't provide a task, ask: "What would you like to accomplish?" --- ### Step 2: Analyze and Route Analyze the task and determine the best destination: | Task Pattern | Route To | |--------------|----------| | Code review, architecture, bugs | `/s

Installation

Installs to ~/.claude/commands/ggprompts-claudeglobalcommands-execute.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/GGPrompts/ClaudeGlobalCommands/HEAD/.claude/commands/execute.md -o ~/.claude/commands/ggprompts-claudeglobalcommands-execute.md

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

Full documentation available on GitHub

View Source Repository