How this skill is triggered — by the user, by Claude, or both
Slash command
/method-hoard:helpThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run `uv run ~/.method-hoard/hoard.py help` to get the command reference as JSON.
Run uv run ~/.method-hoard/hoard.py help to get the command reference as JSON.
Present the output as a readable command reference. For each command, show:
/method-hoard:<name>Format as a clean table or list. No agent fork needed.
npx claudepluginhub davidorex/method-hoardGuides creation of legacy slash commands for Claude Code (.claude/commands/ format), including YAML frontmatter, dynamic args, bash execution, git integration, and user interaction patterns.
Provides guidance on writing custom slash commands for Claude Code, covering YAML frontmatter, dynamic arguments, bash execution, user interaction, command organization, and file references.
Guides slash command development for Claude Code: structure, YAML frontmatter, dynamic arguments, bash execution, user interactions, organization, and best practices.