Starlight-Intelligence-System: Command for Claude Code

.claude/commands/music-release.md

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

A release approval gate for a draft song that checks whether its identity, assets, social copy, ownership records, and label fit are ready. A green light allows the release workflow to continue.

In plain words
What is it for?
Use it to approve or reject a catalog draft, verify that royalty splits total 100%, and start distribution, promotion, archive, and royalty-record steps after approval.
Why use it?
It catches missing files, unclear contributor shares, voice mismatches, and other readiness problems before distribution.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is frankxai/Starlight-Intelligence-System's own configuration. It tells Claude Code how to work on Starlight-Intelligence-System itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Starlight-Intelligence-System configures →

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

Reuse

Borrowing it

Nothing to install: this file belongs to frankxai/Starlight-Intelligence-System. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/frankxai/Starlight-Intelligence-System/main/.claude/commands/music-release.md
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-release

README.md
[![agentmods](https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/music-release/github.svg)](https://agentmods.dev/commands/frankxai/starlight-intelligence-system/music-release)
Your own site
<a href="https://agentmods.dev/commands/frankxai/starlight-intelligence-system/music-release"><img src="https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/music-release/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-release

Your own site · 80×15
<a href="https://agentmods.dev/commands/frankxai/starlight-intelligence-system/music-release"><img src="https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/music-release.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 896 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.00029 $0.00896
Opus 5 $0.00015 $0.00448
Sonnet 5 $0.00006 $0.00179
Haiku 4.5 $0.00003 $0.00090

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

Security

Grade A, and why

music-release 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 10d 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-release.md · 84 lines

How it starts

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

/music-release — The non-waivable green-light gate

Run the green-light gate on a draft song. On GREEN-LIGHT, parallel dispatch to distribution (DistroKid + Bandcamp + frankx.ai/music + Spotify Canvas), amplification (5 Claws scheduled), royalty-cascade graph entry, and catalog state transition.

Usage

/music-release frank-riemer_20260501_threshold
/music-release pulse-01_20260520_evening-journal --override

Arguments

  • song-id (required) — the draft song's catalog ID
  • --override (optional, Frank-only) — override REFUSE → GREEN-LIGHT; documented canon-justification required at catalog/overrides/<song-id>.md

Behavior

Invokes music-is/release-gate skill (Apex tier, Opus 4.7) — music-curator agent.

Gate checks (all must pass)

  1. Persona-anchoring proof — refuses orphan tracks
  2. Asset bundle complete — cover (master + 1:1 + 16:9 + 9:16) + motion-short + motion-square + Canvas (+full motion for cinematic-grade labels)
  3. Voice-lock check on social copy — Claw stub copy passes voice-lock per platform
  4. Royalty-cascade graph entry — contributors enumerated, splits sum to 100%, rails configured
  5. Cross-label canon-blur check — track fits ONE label sharply
  6. AI-disclosure metadata — DistroKid + Bandcamp + frankx.ai metadata carries AI-disclosure
  7. Vocal-impersonation check — if vocal track, source disclosed; consent doc on file if external-cloned
  8. Sample / sync-clearance check — any samples cleared or refused-uncleared
  9. Frank-in-the-loop A&R — final listen-confirm + cover-confirm + intent-confirm

On GREEN-LIGHT

Parallel dispatch:

  • music-distributor (Sonnet) → DistroKid + Bandcamp (per label) + Spotify Canvas + frankx.ai/music + sync-pitch dossier (if sync rail active)
  • music-amplifier (Sonnet) → schedule N social drops via Claws + Blotato + n8n
  • royalty-architect (Sonnet) → finalize catalog/royalty-graph.json entry
  • music-archivist (Haiku) → transition catalog row draft → released; populate ISRC after DistroKid mint
  • Frank notification

Read the full file on GitHub · 84 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. 10d ago First seen · 84 lines · 29 tokens per session scan A f62fb546d62f

Subscribe to this mod's changes

music-release is a command published in the GitHub repository frankxai/Starlight-Intelligence-System (8 stars, last pushed today), licensed MIT. It adds 29 tokens to every session and 896 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.