Skip to main content

Overview

The help command displays the complete GSD command reference with descriptions and usage examples. It provides a quick reference guide to all available commands without any project-specific analysis.

Syntax

How It Works

Displays the complete GSD command reference from the help workflow. Output includes:
  • Command categories (Project, Phase, Session, Utilities)
  • Command syntax and arguments
  • Brief descriptions
  • Common usage patterns
  • Links to detailed documentation
Important: The help command outputs ONLY the reference content with no additions:
  • ❌ No project-specific analysis
  • ❌ No git status or file context
  • ❌ No next-step suggestions
  • ❌ No commentary beyond the reference

Command Categories

GSD commands are organized into logical categories:

Project Management

  • new-project - Initialize new project with goals and roadmap
  • map-codebase - Analyze existing codebase
  • discuss - Explore ideas and capture decisions

Phase Workflow

  • plan-phase - Create detailed phase plan
  • execute - Execute phase plan
  • finalize - Review and complete phase

Session Management

  • resume-work - Resume from previous session
  • pause-work - Create checkpoint before pausing
  • progress - Check progress and route to next action

Utilities

  • quick - Execute quick tasks
  • debug - Systematic debugging
  • add-todo - Capture ideas as todos
  • check-todos - List and work on todos
  • settings - Configure GSD options
  • set-profile - Switch model profile
  • health - Diagnose and repair issues
  • help - Show this help
  • update - Update GSD to latest version

Usage Examples

Basic help

Output:

When to Use

Use help command

  • Forgot command syntax
  • New to GSD framework
  • Need quick reference
  • Exploring available commands
  • Looking for appropriate command
  • Sharing GSD with teammates

Use documentation

  • Detailed command behavior
  • Workflow explanations
  • Best practices
  • Troubleshooting
  • Advanced usage
  • Configuration details

Output Characteristics

What help includes:
  • ✅ Command list with syntax
  • ✅ Brief descriptions
  • ✅ Common usage examples
  • ✅ Workflow patterns
  • ✅ Links to documentation
What help excludes:
  • ❌ Project-specific information
  • ❌ Current git status
  • ❌ File context or analysis
  • ❌ Suggestions based on project state
  • ❌ Commentary or explanations beyond reference

Quick Command Lookup