README EXPORT TEMPLATE banner
jleechanorg jleechanorg

README EXPORT TEMPLATE

Documentation community

Description

--- description: Claude Commands - Command Library Overview type: llm-orchestration execution_mode: immediate --- # Claude Commands A comprehensive collection of workflow automation commands for Claude Code that transform your development process through intelligent command composition and orchestration. The YAML frontmatter at the top of this template provides command metadata and should remain intact for downstream tooling. ## Installation (Human must type the /plugin commands) To install

Installation

Installs to ~/.claude/commands/jleechanorg-claude-commands-readme_export_template.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jleechanorg/claude-commands/HEAD/.claude/commands/README_EXPORT_TEMPLATE.md -o ~/.claude/commands/jleechanorg-claude-commands-readme_export_template.md

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

Full documentation available on GitHub

View Source Repository