lyric-reviewer

Review lyrics against a 14-point checklist and output verification reports for Suno engineers.

408|97|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill lyric-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lyric-reviewer
Source: https://github.com/bitwize-music-studio/claude-ai-music-skills/tree/main/skills/lyric-reviewer
Command: npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill lyric-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as a dedicated quality-control gate between lyric-writing and Suno-engineering, catching issues before Suno generation to ensure clean, production-ready lyrics and accurate pronunciation handling.

Core Features & Use Cases

  • 14-point checklist: Enforces a comprehensive lyric QC workflow covering rhyme, prosody, pronunciation, structure, POV, and documentary checks.
  • Pronunciation automation: Auto-applies pronunciation fixes from the Pronunciation Notes when available, ensuring Suno reads names and terms correctly.
  • Homograph verification: Verifies user-resolved homographs against the Lyrics Box to ensure correct pronunciation is applied in Suno Lyrics Box.
  • Album-wide verification: Globally validates all tracks in an album directory and produces a consolidated report for Suno-engineering.
  • Reporting formats: Outputs a structured verification report with status, fixes applied, and remaining issues for Suno engineers.

Quick Start

Provide a track path like tracks/01-song.md or an album path like artists/[artist]/albums/[genre]/album-name/ to start the review.

Frequently Asked Questions about lyric-reviewer

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

FAQPage Schema
How do I run a lyric QC check before generating songs in Suno?

To run lyric QC before Suno generation, provide a track path like tracks/01-song.md or an album directory path. The skill enforces a 14-point checklist covering rhyme, prosody, pronunciation, and structure to ensure production-ready lyrics.

What is homograph verification in Suno lyrics processing?

Homograph verification checks user-resolved homographs against the Lyrics Box to ensure correct pronunciation is applied in Suno. The skill flags these issues and requires explicit user decisions to handle ambiguous words accurately.

Can I check pronunciation across an entire album directory for Suno generation?

Yes, you can validate all tracks in an album directory for Suno generation. The skill performs album-wide verification, globally checking all tracks and producing a consolidated structured report for Suno engineers.

Does the lyric review workflow automatically apply pronunciation fixes?

Yes, the lyric review workflow auto-applies pronunciation fixes from the Pronunciation Notes when available. This ensures Suno reads names and terms correctly without manual intervention for each track.

What is included in the lyric verification report for Suno engineers?

The lyric verification report provides a structured output containing the review status, specific pronunciation fixes applied, and any remaining issues. This report is generated for Suno engineers to use during final generation.

What format should lyrics be in for the Suno pre-generation checklist?

Lyrics should be provided as markdown files using a path structure like tracks/01-song.md or artists/[artist]/albums/[genre]/album-name/. This allows the workflow to parse files and apply the 14-point checklist correctly.