gsd-do

Map user intentions to matching GSD commands through semantic analysis.

60|23|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/tomascortereal/claude-code-setup --skill gsd-do-tomascortereal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-do
Source: https://github.com/tomascortereal/claude-code-setup/tree/main/skills/gsd-do
Command: npx skills add https://github.com/tomascortereal/claude-code-setup --skill gsd-do-tomascortereal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Eliminates confusion about which GSD command to use by automatically matching user intentions to the right slash command.

Core Features & Use Cases

  • Intent Matching: Analyzes natural language descriptions to identify the best-suited GSD command
  • Confirmation Workflow: Verifies command selection before execution to ensure accuracy
  • Universal Routing: Handles any task type through the GSD framework's command ecosystem
  • Use Case: When you need to "create a project plan" but aren't sure whether to use /gsd-plan, /gsd-project, or another command

Quick Start

Use the gsd-do skill to organize my quarterly goals.

Frequently Asked Questions about gsd-do

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does intent matching for task routing work?

Intent matching for task routing works by analyzing natural language descriptions to semantically map user intentions to the appropriate GSD command. It identifies the best-suited command for tasks without requiring specific syntax knowledge.

How do I execute workflow automation commands without knowing the exact syntax?

You can execute workflow automation commands by simply describing your goal in natural language. The system maps your intention to the correct slash command and uses a confirmation workflow to verify accuracy before execution.

Can I use natural language to route tasks across all GSD workflow categories?

Yes, you can use natural language to route tasks across all GSD workflow categories. Universal routing supports any task type within the GSD framework's command ecosystem, including planning, tracking, and retrospectives.

What's the best way to choose between similar GSD commands for project planning?

The best way to choose between similar GSD commands is to rely on automatic semantic analysis. It eliminates confusion by matching your intention to the right command, such as distinguishing between creating a project plan and initializing a project.

Does the command dispatch process verify the selected command before execution?

Yes, the command dispatch process includes a confirmation workflow. It verifies the command selection before execution to ensure the semantic mapping accurately reflects your intended task.