amcs-plan-generator
CommunityDeterministic SDS planning for downstream AMCS
Authormiethe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill converts a Song Design Spec (SDS) into a deterministic execution plan that guides all downstream workflow nodes (STYLE, LYRICS, PRODUCER, COMPOSE). It extracts section structure, calculates target word counts, defines evaluation targets, and creates ordered work objectives for downstream nodes.
Core Features & Use Cases
- Section extraction: Parses SDS to ensure at least one Chorus and proper hook strategy requirements
- Word count planning: Converts lines to target word counts, respecting max_lines
- Evaluation targets: Pull thresholds from genre blueprint to form plan.
- Work objectives: Produces an ordered list for downstream nodes
Quick Start
- Provide an SDS and seed
- Run the PLAN skill
- Read outputs: plan with section_order, target_word_counts, evaluation_targets, work_objectives
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: amcs-plan-generator Download link: https://github.com/miethe/MeatyMusic/archive/main.zip#amcs-plan-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.