Command
Install sc-skills bundled rule files into project or user rules directory.
Command
Install sc-skills bundled rule files into project or user rules directory.
Command
Parallelize work across agent teams using git worktrees and tmux.
Skill Claude CodeCodex
Invoke external AI CLIs (Codex, Gemini) for second opinions, code reviews, or alternative analysis. This skill SHOULD be used when the user asks for a "second opinion", "outside review", says "ask codex", "ask gemini", "run codex", "run gemini", "get another AI's take", or needs verification from a different model.
Skill Claude CodeCodex
Use when designing AI features and the real opportunity may be perception support, not delegated conversational work.
Skill Claude CodeCodex
Use when writing or editing a Slack message, email, pull request body, GitHub issue, Reddit post, agenda, or doc. Enforces a direct, warm, unfilled tone and removes AI tells. Always scores the final draft and runs a self-audit pass before delivery.
Skill Claude CodeCodex
This skill SHOULD be used for structured extraction or batch queries against JSON (use jq), YAML (use yq), or Markdown (use mq), and for advanced text search with ripgrep flags or pipe composition (use rg).
Skill Claude CodeCodex
Audit and improve project memory files (CLAUDE.md, AGENTS.md, .claude.local.md) — assess against a quality rubric, then apply additions and removals. This skill SHOULD be used when the user asks to audit, improve, edit, fix, tighten, rewrite, or update a memory file, or to check whether one is too long, stale, or…
Skill Claude CodeCodex
Generate and edit images using the Gemini API (Nano Banana). This skill SHOULD be used when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image…
Skill Claude CodeCodex
Use when multiple plausible approaches must be generated, tested, and compared against constraints before the user chooses.
Skill Claude CodeCodex
Generate mermaid diagrams — flowcharts for architecture, sequence diagrams for interactions. This skill SHOULD be used when the user asks to "create a diagram", "draw an architecture diagram", "sequence diagram", "flowchart", "visualize the system", or "generate mermaid".
Skill Claude CodeCodex
Use when the user is clarifying beliefs, assumptions, goals, or framing before committing to decision or plan.
Skill Claude CodeCodex
Reframe code design through functional programming principles for agent-assisted development. This skill SHOULD be used when the user says "think functional", "think FP", "make this pure", "separate effects", "where should this side effect go", "this function does too much", "how should I structure this for agents"…
kylesnowschwartz/claude-code-hero
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-code-hero.
kylesnowschwartz/claude-code-hero
Plugin Claude Code
Learn Claude Code by building real things, one level at a time.
kylesnowschwartz/claude-code-hero
Agent Claude Code
../../agents/dungeon-master.md.
kylesnowschwartz/claude-code-hero
Command Claude Code
Show your Claude Code Hero quest progress.
kylesnowschwartz/claude-code-hero
Settings file Claude Code
Agent settings declaring 1 allowed tools.
kylesnowschwartz/claude-code-hero
Instructions file
Claude Code instructions for kylesnowschwartz/claude-code-hero, covering claude.md, what this is, why it exists, architecture and design decisions.
kylesnowschwartz/claude-code-hero
Command
Toggle dungeon music on or off.
kylesnowschwartz/claude-code-hero
Command
Wipe all hero artifacts and reset progress to level 0.
kylesnowschwartz/claude-code-hero
Command
QA: solve levels 0 through N by creating minimum passing artifacts.
kylesnowschwartz/claude-code-hero
Hook
Runs when a session starts on startup, executing preflight.sh via bash. From kylesnowschwartz/claude-code-hero.
kylesnowschwartz/claude-code-hero
Hook
Runs before the agent uses a tool for Skill and Write tool calls, executing level-banner.sh and warden-stirs.sh via bash (2 commands). From kylesnowschwartz/claude-code-hero.
kylesnowschwartz/claude-code-hero
Hook
Runs when you submit a prompt, before the agent sees it, executing music-intercept.sh via bash. From kylesnowschwartz/claude-code-hero.