Guide banner
GGPrompts GGPrompts

Guide

Development community

Description

--- description: Master help system for Claude Command Framework with comprehensive command catalog, workflows, and usage examples --- # Claude Command System v4.0 Help **Version**: 4.0.0 **Updated**: 2025-01-23 **Token Estimate**: ~4k All commands directly accessible via `/command-name` - no `/load` needed! ## Core Commands - `/guide` - This help system - `/agents` - Directory of all specialists - `/workflows` - Workflow catalog - `/prompt-engineer` - Prompt optimization - `/documenta

Installation

Installs to ~/.claude/commands/ggprompts-claudeglobalcommands-guide.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/GGPrompts/ClaudeGlobalCommands/HEAD/.claude/commands/guide.md -o ~/.claude/commands/ggprompts-claudeglobalcommands-guide.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository