Album Dashboard
Skill Verified ActiveShows a structured progress dashboard for an album with percentage complete per phase, blocking items, and status breakdown. Use for a quick visual overview of album progress.
To provide a clear, visual overview of music album production progress, enabling users to quickly assess completion status and identify bottlenecks.
Features
- Structured progress dashboard for albums
- Percentage completion per workflow phase
- Identification of blocking items
- Status breakdown for album tracks
- Data collection via MCP server tools
Use Cases
- Quickly assessing the overall progress of an album production
- Identifying specific phases or tracks that are delayed or blocked
- Getting a status overview before deciding on the next production step
- Tracking progress across multiple albums
Non-Goals
- Generating music or lyrics directly
- Managing audio file content beyond checking for existence
- Replacing a full project management tool for complex, multi-album studios
- Providing fine-grained control over individual MCP server tools
Installation
First, add the marketplace
/plugin marketplace add bitwize-music-studio/claude-ai-music-skills/plugin install claude-ai-music-skills@bitwize-musicQuality Score
VerifiedTrust Signals
Similar Extensions
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Create Command
100Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
Running Claude Code Via Litellm Copilot
100Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.
Guard
100Protect Claude Code sessions from context overflow by running a background daemon that monitors session size and auto-prunes before compaction hits. Use when the user says "guard", "protect session", "context getting long", "prevent compaction", "session management", or is running agent teams that need continuous context protection.
Rule Effectiveness Analysis
100Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.
Bootstrap Project
100Initializes the Claude Code configuration in a new or existing project using the dotforge template.