A dispatcher that routes your intent to the appropriate GSD command without executing the task itself.

Install

mkdir -p .claude/skills/gsd-do-jnuyens && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15422" && unzip -o skill.zip -d .claude/skills/gsd-do-jnuyens && rm skill.zip

Installs to .claude/skills/gsd-do-jnuyens

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Route freeform text to the right GSD command automatically
58 charsno explicit “when” trigger
Beginner

Key capabilities

  • Dispatch tasks to the most appropriate GSD command
  • Match user intent to GSD commands using routing rules
  • Confirm the match before handing off execution
  • Act as a smart dispatcher for GSD commands
  • Invoke the best GSD command based on intent

How it works

The skill analyzes natural language input, matches the user's intent to routing rules, and dispatches the task to the most appropriate GSD command after confirming the match.

Inputs & outputs

You give it
freeform text description of a task
You get back
the most appropriate GSD command invoked

When to use gsd:do

  • Route tasks to GSD
  • Dispatch natural language commands
  • Find the right GSD tool

About this skill

<objective> Analyze freeform natural language input and dispatch to the most appropriate GSD command.

Acts as a smart dispatcher — never does the work itself. Matches intent to the best GSD command using routing rules, confirms the match, then hands off.

Use when you know what you want but don't know which /gsd-* command to run. </objective>

<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/do.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md </execution_context>

<context> $ARGUMENTS </context> <process> Execute the do workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/do.md end-to-end. Route user intent to the best GSD command and invoke it. </process>

When not to use it

  • When the user already knows which /gsd-* command to run
  • When the task requires direct execution of work rather than dispatching
  • When the intent cannot be matched to an existing GSD command

Limitations

  • Never does the work itself
  • Requires routing rules to match intent to GSD commands
  • Confirms the match before handing off

How it compares

This skill acts as an intelligent router for GSD commands, translating natural language requests into specific tool invocations, unlike manually selecting and executing commands.

Compared to similar skills

gsd:do side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
gsd:do (this skill)03moNo flagsBeginner
linear102moNo flagsBeginner
zapier-workflows118moReviewBeginner
attio-skill-generator77moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

linear

lobehub

Linear issue management guide. Use when working with Linear issues, creating issues, updating status, or adding comments. Triggers on Linear issue references (LOBE-xxx), issue tracking, or project management tasks. Requires Linear MCP tools to be available.

10117

zapier-workflows

davila7

Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.

11101

attio-skill-generator

kesslerio

Generate use-case-specific Attio workflow skills from templates. Use when creating new skills for lead qualification, deal management, customer onboarding, or custom Attio workflows.

7100

automation-brainstorm

MacroMan5

Interactive workflow design advisor for Power Automate, n8n, Make, Zapier and other platforms. Guides users through planning automation workflows with smart questions about triggers, actions, data flow, and error handling. Uses research sub-agent to find best practices and generates detailed implementation plan. Triggers when user mentions "create workflow", "build flow", "design automation", "need ideas for", or describes workflow requirements without having a complete design.

778

daily-briefing

anthropics

Start your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day".

761

jira

davila7

Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.

1152

Search skills

Search the agent skills registry