amcs-validator

Score composed artifacts against a blueprint rubric and output scores, issues, and pass.

1|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/miethe/MeatyMusic --skill amcs-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amcs-validator
Source: https://github.com/miethe/MeatyMusic/tree/main/.claude/skills/workflow/validate
Command: npx skills add https://github.com/miethe/MeatyMusic --skill amcs-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scores composed artifacts against blueprint rubric; returns pass/fail with detailed scores and issues.

Core Features & Use Cases

  • Rubric scoring: Weighted metrics for hook density, singability, rhyme, etc.
  • Issues & pass: Returns scoring and pass boolean for FIX/REVIEW decisions

Quick Start

  1. Provide lyrics + style + producer notes + blueprint
  2. Run VALIDATE to receive scores and issues

Frequently Asked Questions about amcs-validator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate composed lyrics against a quality rubric?

Rubric-based validation scores composed lyrics, style, and producer notes against a blueprint to determine quality. The Skill applies weighted metrics for hook density, singability, rhyme tightness, and section completeness, returning scores and a pass/fail decision to gate rendering.

What metrics does rubric-based scoring use to evaluate song composition?

Scoring evaluates hook density, singability, rhyme tightness, and section completeness across Verse, Chorus, and Bridge sections. Each metric is weighted within the rubric, producing fixed 0-1 ranges and a structured report with detailed issues for FIX or REVIEW decisions.

Can I use this validator after the composition step?

Yes. The validator is designed to run after the COMPOSE step, accepting lyrics, style, producer notes, and blueprint as inputs. It produces a structured output stream with scores, issues, and a pass boolean to determine whether content meets quality thresholds before rendering.

What output does the validator produce if composition fails quality checks?

The validator returns detailed scores for each metric, a list of issues explaining quality gaps, and a pass boolean. Issues are actionable, flagging specific problems in hook density, singability, rhyme, or section completeness to guide FIX or REVIEW workflows.

Does the validator ensure deterministic and reproducible scoring?

Yes. The Skill uses a determinism seed and fixed 0-1 scoring ranges to ensure reproducible results across runs. Output provenance is tracked through a summarized report, making validation auditable and consistent for quality gating.