gsd-do

Route freeform natural language input to matching GSD workflow commands.

Updated May 15, 2026
One-click install
npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-do-pear-commerce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-do
Source: https://github.com/Pear-Commerce/pear-ai-skills/tree/main/skills/gsd-do
Command: npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-do-pear-commerce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the guesswork of finding the right GSD command when you have a freeform task or request, saving you time that would otherwise be spent searching through available GSD workflows.

Core Features & Use Cases

  • Intent-Based Command Matching: Analyzes your freeform natural language input to identify the most relevant GSD command for your request.
  • Confirmation Before Dispatch: Validates the matched command with you before executing, ensuring you are directed to the correct workflow.
  • Use Case: If you have a freeform request like "I need to add a new urgent phase between existing milestone phases" but don't know the exact /gsd-insert-phase command, this Skill automatically routes you to the right command to complete the task.

Quick Start

Submit your freeform GSD-related request after triggering the gsd-do skill to automatically get routed to the appropriate GSD command for your task.

Frequently Asked Questions about gsd-do

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

FAQPage Schema
How do I route freeform text to the correct GSD command without manual lookup?

Routing freeform text to the correct GSD command is done by submitting your natural language request to automatically match user intent, validate the selected command, and dispatch execution to the matched workflow.

What is intent-based command matching for GSD workflows?

Intent-based command matching analyzes your freeform natural language input to identify the most relevant predefined GSD workflow command for your request, eliminating the guesswork of finding the right command.

Does the command dispatcher execute GSD workflows immediately?

No, the command dispatcher does not execute workflows immediately; it validates the matched command with you before dispatching execution, ensuring you are directed to the correct workflow.

Can I use freeform input to insert GSD phases if I don't know the exact syntax?

Yes, you can use freeform input like requesting to add a new urgent phase, and the intent matching will automatically route you to the appropriate GSD command to complete the task without exact syntax.

When do I need GSD command routing for my task management workflow?

You need GSD command routing when you have a freeform task management request but do not know the exact /gsd:* command corresponding to your intended task, saving time spent searching available workflows.