Hero Status banner
kylesnowschwartz kylesnowschwartz

Hero Status

Development community

Description

--- description: "Show your Claude Code Hero quest progress" --- Run `ruby scripts/cli.rb status` from the claude-code-hero plugin directory and display the results. Show my current level, which levels I've completed, and what quest comes next.

Installation

Installs to ~/.claude/commands/kylesnowschwartz-claude-code-hero-hero-status.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kylesnowschwartz/claude-code-hero/HEAD/.claude/commands/hero-status.md -o ~/.claude/commands/kylesnowschwartz-claude-code-hero-hero-status.md

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

Full documentation available on GitHub

View Source Repository