GitHub
Skills harvested from GitHub repositories
14810 skills availablegsd-note
<objective> Zero-friction idea capture — one Write call, one confirmation line. Three subcommands: append (default): Sav...
gsd-new-milestone
<objective> Start a new milestone: questioning → research (optional) → requirements → roadmap. Brownfield equivalent of ...
gsd-new-workspace
<context> Flags: --name (required) — Workspace name --repos — Comma-separated repo paths or names. If omitted, interacti...
gsd-manager
<objective> Single-terminal command center for managing a milestone. Shows a dashboard of all phases with visual status ...
gsd-list-phase-assumptions
<objective> Analyze a phase and present Claude's assumptions about technical approach, implementation order, scope bound...
gsd-insert-phase
<objective> Insert a decimal phase for urgent work discovered mid-milestone that must be completed between existing inte...
gsd-join-discord
<objective> Display the Discord invite link for the GSD community server. </objective> <output> Connect with other GSD u...
gsd-help
<objective> Display the complete GSD command reference. Output ONLY the reference content below. Do NOT add: Project-spe...
gsd-health
<objective> Validate .planning/ directory integrity and report actionable issues. Checks for missing files, invalid conf...
gsd-forensics
<objective> Investigate what went wrong during a GSD workflow execution. Analyzes git history, .planning/ artifacts, and...
gsd-execute-phase
<objective> Execute all plans in a phase using wave-based parallel execution. Orchestrator stays lean: discover plans, a...
gsd-docs-update
<objective> Generate and update up to 9 documentation files for the current project. Each doc type is written by a gsd-d...
gsd-debug
<objective> Debug issues using scientific method with subagent isolation. Orchestrator role: Gather symptoms, spawn gsd-...
gsd-autonomous
<objective> Execute all remaining milestone phases autonomously. For each phase: discuss → plan → execute. Pauses only f...
gsd-cleanup
<objective> Archive phase directories from completed milestones into .planning/milestones/v{X.Y}-phases/. Use when .plan...
gsd-audit-milestone
<objective> Verify milestone achieved its definition of done. Check requirements coverage, cross-phase integration, and ...
gsd-add-todo
<objective> Capture an idea, task, or issue that surfaces during a GSD session as a structured todo for later work. Rout...
gsd-add-tests
<objective> Generate unit and E2E tests for a completed phase, using its SUMMARY.md, CONTEXT.md, and VERIFICATION.md as ...
gsd-add-phase
<objective> Add a new integer phase to the end of the current milestone in the roadmap. Routes to the add-phase workflow...
soft-predict-future
Activate when the user asks any future-oriented question — "Will [X]?", "Who will win [X]?", "What happens to [X]?", "Ca...
hard-predict-future
You are the Foresight Analyst. You orchestrate the Hard Predict pipeline — a deterministic chain where Claude handles in...
testing
Comprehensive testing guidance covering: TDD Workflow: Red → Green → Refactor cycle with practical examples Test Organiz...
architecture
Provides architectural guidance for system design decisions, including: ADR (Architecture Decision Records): Structured ...
zoho-crm-automation
Automate Zoho CRM operations through Composio's Zoho toolkit via Rube MCP. Toolkit docs: composio.dev/toolkits/zoho Rube...