Help Commands banner
awattar awattar

Help Commands

Development community

Description

--- description: Show all available custom commands and how to use them --- # Claude Code User Command: Help Commands This command provides comprehensive help for all available custom commands in this Claude Code Best Practices repository. ## Usage To get help with available commands, just type: ``` /help-commands ``` ## Available Commands - `/custom-init` - CLAUDE.md Generator. - `/commit` - Conventional Commits. - `/issue` - GitHub Issue Workflow. - `/reviewpr` - Pull Request Review. -

Installation

Installs to ~/.claude/commands/awattar-claude-code-best-practices-help-commands.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/awattar/claude-code-best-practices/HEAD/.claude/commands/help-commands.md -o ~/.claude/commands/awattar-claude-code-best-practices-help-commands.md

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

Full documentation available on GitHub

View Source Repository