music-label-board

music-label-board is a command for Claude Code from frankxai/Starlight-Intelligence-System. It costs 21 tokens per session (635 once invoked), scanned A, original, MIT.

A portfolio scorecard for one or more music labels and their personas. It summarizes releases, revenue, draft activity, and promotion health across the portfolio.

In plain words
What is it for?
Use it for label rollups, persona-level release counts, recent release cadence, streaming and sync revenue, royalty records, and amplification activity.
Why use it?
It brings scattered release, income, royalty, and promotion information into one view so gaps and cross-label patterns are easier to see.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the starlight-intelligence-system plugin — 6 skills, 121 commands, 7 agents shipped together

Good fit Use it for label rollups, persona-level release counts, recent release cadence, streaming and sync revenue, royalty records, and amplification activity.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/frankxai/starlight-intelligence-system/music-label-board
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/frankxai/Starlight-Intelligence-System

Made for: Claude Code.

Or install starlight-intelligence-system, the plugin that ships this one along with the rest of its 6 skills, 121 commands, 7 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for music-label-board

README.md
[![agentmods](https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/music-label-board/github.svg)](https://agentmods.dev/commands/frankxai/starlight-intelligence-system/music-label-board)
Your own site
<a href="https://agentmods.dev/commands/frankxai/starlight-intelligence-system/music-label-board"><img src="https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/music-label-board/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for music-label-board

Your own site · 80×15
<a href="https://agentmods.dev/commands/frankxai/starlight-intelligence-system/music-label-board"><img src="https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/music-label-board.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 635 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00021 $0.00635
Opus 5 $0.00010 $0.00318
Sonnet 5 $0.00004 $0.00127
Haiku 4.5 $0.00002 $0.00064

Measured 11d ago against content hash ed6a4f129bb0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

music-label-board scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/music-label-board.md · 76 lines

How it starts

The opening of the file, as written. The whole thing — 76 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/music-label-board — Portfolio scorecard

Multi-persona portfolio scorecard for one or all of the four labels (frank-riemer, franks-vibes, arcanea, nona). Returns per-label rollup + per-persona detail + cross-label patterns.

Usage

/music-label-board                 # all four labels rollup
/music-label-board frank-riemer    # single label drilldown
/music-label-board arcanea

Arguments

  • label (optional) — one of: frank-riemer, franks-vibes, arcanea, nona. Omit for cross-label rollup.

Behavior

Invokes music-is/catalog-systems skill (Mechanical tier, Haiku 4.5) → music-archivist agent.

Per-label rollup

  • Active personas count + names
  • Total releases (per persona, per label)
  • Releases by month (last 6 months)
  • Streaming revenue (Spotify-for-Artists data if integrated; manual entry fallback)
  • Sync revenue (any direct deals or library payouts)
  • Direct revenue (Bandcamp, Patreon if applicable)
  • Royalty-graph entries count
  • Amplification mesh health (active Claws, drops/week, voice-lock pass rate, frequency-cap status)

Per-persona detail

  • Sound DNA snippet (at-a-glance recall)
  • Releases (count + last release date + cadence health)
  • Release-cadence baseline status (6-release threshold for multiplication)
  • Voice-lock pass rate last 4 weeks
  • Top-3 performing releases (per persona's primary metric — streams, sync placements, Bandcamp sales, etc.)
  • Outstanding drafts (count + age; flags >30d stales)

Cross-label patterns (when no label arg)

  • Release cadence balance across labels
  • Voice-lock health across personas
  • Royalty-graph aggregation (composes with Wealth IS theses if active)
  • Cross-label promo opportunities (frankx.ai-driven)

Output formats

  • Cowork live artifact — refreshable on open via Haiku-backed read of catalog
  • Markdown summary — paste-ready
  • CSV export — for Excel handoff
  • (Optional) Notion sync push to AI Musicians Hub mirror

Composes with

  • /music-release — most recent gate-passes show in scorecard
  • /music-amplify — amplification health metrics feed scorecard
  • verticals/music-is/MEMORY.md — weekly hygiene reports referenced

Read the full file on GitHub · 76 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 76 lines · 21 tokens per session scan A ed6a4f129bb0

Subscribe to this mod's changes

music-label-board is a command published in the GitHub repository frankxai/Starlight-Intelligence-System (8 stars, last pushed today), licensed MIT. It adds 21 tokens to every session and 635 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.