SessionEnd
73kylesnowschwartz/claude-code-hero
Hook
Runs when a session ends, executing play-music.sh. From kylesnowschwartz/claude-code-hero.
kylesnowschwartz/claude-code-hero
Hook
Runs when a session ends, executing play-music.sh. From kylesnowschwartz/claude-code-hero.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 0: The Threshold -- learn the basics of talking to Claude Code before entering the dungeon.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 1: The Map Room -- explore the project's .claude/ directory and document what lives there.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 10: The Hall of Watchers -- add a PreToolUse prompt hook with a multi-tool matcher.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 11: The Oracle Well -- connect an MCP server and gain a new tool.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 12: The Warband -- write a dynamic workflow that fans work out across agents.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 2: The Tome of First Instructions -- create .claude/CLAUDE.md with real personal instructions.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 3: The Goblin Lair of Commands -- create a custom slash command in .claude/commands/.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 4: The Warden's Keys -- configure permission rules in .claude/settings.json.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 5: The Enchanted Inscription -- create a path-scoped rule in .claude/rules/.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 6: The Tripwire Cavern -- add a working hook to .claude/settings.json.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 7: The Skill Quest of Doom -- create a skill directory with SKILL.md in .claude/skills/.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 8: The Summoner's Circle -- create an agent at .claude/agents/hero-agent.md.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero Level 9: The Artificer's Workshop -- create a minimal Claude Code plugin (capstone).
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Claude Code Hero progress report -- shows the learner's quest log with completed, current, and locked quests.
kylesnowschwartz/claude-code-hero
Skill Claude CodeCodex
Verify your current Claude Code Hero quest level. Use when the learner types /claude-code-hero:verify or /verify, asks to check their work, or wants to see quest progress.
kylesnowschwartz/prompt-intercept-pattern
Plugin Claude Code
Example: hook-intercepted commands that run code without an API call.
kylesnowschwartz/prompt-intercept-pattern
Command
Example: echo arguments back without an API call.
kylesnowschwartz/prompt-intercept-pattern
Hook
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.sh via bash. From kylesnowschwartz/prompt-intercept-pattern.
kylesnowschwartz/prompt-tower.nvim
Instructions file
Instructions for kylesnowschwartz/prompt-tower.nvim, covering claude.md, project overview, development commands, testing and code quality.