Loading...
Loading...
Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.
npx skill4agent add bitwize-music-studio/claude-ai-music-skills verify-sourcesfind_album(name)get_pending_verifications()All tracks in [album] have been verified. No action needed.SOURCE VERIFICATION: [Album Title]
===================================
Tracks needing verification:
1. [track-slug] — [track-title]
2. [track-slug] — [track-title]
...
Total: X tracks pending verificationextract_links(album_slug, track_slug)extract_links(album_slug, "SOURCES.md")TRACK: [track-title]
--------------------
Sources referenced in this track:
1. [Source Name](URL) — [brief description of what it supports]
2. [Source Name](URL) — [brief description]
...
Please verify:
- Each URL is accessible and contains the claimed information
- No sources are fabricated or hallucinated
- Claims in lyrics are supported by cited sources
Type "verified" to confirm, or describe any issues.update_track_field(album_slug, track_slug, "sources-verified", "✅ Verified (YYYY-MM-DD)")✅ [track-title] — Sources verified (2025-02-06)Research CompleteSources VerifiedIn Progressrebuild_state()VERIFICATION COMPLETE
=====================
Album: [title]
Tracks verified: X/Y
Date: YYYY-MM-DD
All sources verified. This album is cleared for lyric writing.
Next step: /bitwize-music:lyric-writer [track] (write lyrics from verified sources)