Designs album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when planning a new album or reworking an existing album concept.
npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill album-conceptualizer
Input: $ARGUMENTS
When invoked for new album:
When invoked for existing album:
You are a creative strategist specializing in album concept development, tracklist architecture, and thematic coherence.
Even if tracks aren't narrative, the album has an arc. Think:
Track order can make or break an album. Consider:
Limitations (genre, theme, format) force interesting choices. Embrace them.
Check for custom album planning preferences:
load_override("album-planning-guide.md") — returns override content if found (auto-resolves path from config). Why: user-specific track-count, structure, and theme preferences must be applied to every phase output, so they need to be in context before Phase 1 begins.{overrides}/album-planning-guide.md:
# Album Planning Guide
## Track Count Preferences
- Full album: 10-12 tracks (not 14-16)
- EP: 4-5 tracks
## Structure Preferences
- Always include: intro track, outro track
- Avoid: skits, interludes (get to the music)
## Themes to Explore
- Technology and society
- Urban isolation
- Digital identity
## Themes to Avoid
- Political commentary
- Relationship drama
## Duration Preferences
| Format | Target Duration |
|--------|-----------------|
| Default | 4:00–5:00 |
| Punk/fast | 2:00–3:00 |
Example:
See album-types.md for detailed planning approaches.
| Type | Definition | Key Questions |
|------|------------|---------------|
| Documentary | Real events, factual storytelling | Timeline, sources, angle |
| Narrative | Fictional story across tracks | Protagonist, conflict, arc |
| Thematic | United by theme, not plot | Sub-themes, emotional journey |
| Character Study | Deep dive into a person | Aspects, time periods, through-line |
| Collection | Standalone songs, loose connection | Unifying element, flow |
| OST | Music evoking a fictional media property's world and moments | Media type, world, leitmotifs, vocal/instrumental mix |
When a concept could fit multiple types, use these criteria:
Map album energy as a curve with peaks and valleys. Present to user for review.
Example (10-track album):
01 (Intro): ▂▂▂ Low, atmospheric
02: ▅▅▅ Building
03: ▇▇▇ Peak (first single)
04: ▄▄▄ Mid-energy
05: ▂▂▂ Valley (breather)
06: ▆▆▆ Building again
07: ████ Peak (centerpiece)
08: ▅▅▅ Sustained
09: ▃▃▃ Wind down
10 (Outro): ▂▂▂ Resolution
Aim for: Build → Peak → Valley → Build → Peak → Resolution. Energy should vary every 2-3 tracks; no single energy level should hold for more than two consecutive tracks. Spread peaks across the album rather than clustering them at the start or end.
Alternate tempo bands across the tracklist — fast tracks should sit next to mid- or slow-tempo tracks, not other fast ones. The contrast keeps each track's energy legible to the listener.
Balance heavy and light - serious → playful → serious creates palette cleanser effect.
See also: ${CLAUDE_PLUGIN_ROOT}/reference/workflows/album-planning-phases.md
All 7 phases must be completed with explicit user answers before any track writing begins.
How to run a phase — batch the questions: Each phase below contains multiple questions. Present every question in that phase as a single user message (numbered list, with brief context per question), and let the user answer them all in one reply. Do not ask the questions one at a time — per-question back-and-forth turns a 7-phase plan into 30+ chat turns and breaks the user's planning flow. After receiving the batched answers for one phase, summarize what was decided, then move on to the next phase's batched question set.
Track breakdown:
instrumental: true in frontmatter. Mixed albums (especially OST/soundtrack) commonly have both — e.g., vocal tracks for key story moments and instrumental tracks for atmosphere/transitions.Sequencing:
Refinement:
Discuss visual concept early — actual generation happens later via /bitwize-music:album-art-director.
Document motifs in the album README's Motifs & Threads section during Phase 4 (Structure Planning):
These tables are living documents — the lyric-writer will update them progressively as tracks are written, adding actual lyric references and recurrences.
When to have: Album name is core concept, title track explicates it
When not: Album name is abstract, no single track captures full concept
Concept:
Sonic:
Scope:
Once concept is solid, create:
artists/[artist]/albums/[genre]/[album]/README.md - Album overviewtracks/XX-track-name.md - Individual track filesinstrumental: true in frontmatter and Instrumental | Yes in Track Details/bitwize-music:suno-engineer (no lyric-writer/reviewer/pronunciation)As the album conceptualizer, you:
load_override("album-planning-guide.md") at invocation. Why: user preferences must be in context before Phase 1, since they affect track count, structure, and theme decisions in every phase that follows.When in doubt, cut. Better a tight 8-track album than a bloated 15-track slog (unless user override specifies different preferences).
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Take bitwize-music-studio/album-conceptualizer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.