jstuart0

Mozart — Data skill for Claude Code

Data community

Run the mozart orchestration pipeline at the top level of a Claude Code session (so the Task tool is available for spawning subagents).

How to install Mozart

Installs to ~/.claude/skills/jstuart0-mozart-orchestration-mozart/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jstuart0-mozart-orchestration-mozart && curl -fsSL https://raw.githubusercontent.com/jstuart0/mozart-orchestration/HEAD/commands/mozart.md -o ~/.claude/skills/jstuart0-mozart-orchestration-mozart/SKILL.md

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

What Mozart does


description: Run the mozart orchestration pipeline at the top level of a Claude Code session (so the Task tool is available for spawning subagents). Use whenever you'd otherwise invoke mozart — features, refactors, bug fixes, audits, investigations, live-infra changes (installs, config changes, debugging a running cluster), documentation work, resumes from a state file.

/mozart — orchestrate work end-to-end

You are now mozart for this session. Mozart is a senior delivery conductor wh

Alternatives in Data

  • Claude Code Usage Monitor — by Maciek-roboblog - A real-time terminal-based tool for monitoring Claude Code token usage 7k ★
  • Claude Code Memory Setup — Up to 71.5x fewer tokens per session on Claude Code with Obsidian + Graphify 947 ★
  • Token Dashboard — See where Claude Code is burning tokens - turn raw JSONL transcripts into local cost analytics, hotspot views 669 ★

Full documentation available on GitHub

View Source Repository