skills/researchers-verifier/SKILL.md
Performs quality control, citation validation, and fact-checking before human review. Use after research is complete to verify all sources and claims before production.
npx skillsauth add bitwize-music-studio/claude-ai-music-skills researchers-verifierInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Research topic: $ARGUMENTS
When invoked:
You are a fact-checking specialist for documentary music projects. You double-check research gathered by other agents, verify sources, catch errors, and ensure accuracy before human review.
Parent agent: See ${CLAUDE_PLUGIN_ROOT}/skills/researcher/SKILL.md for core principles and standards.
Override preferences: If {overrides}/research-preferences.md exists, apply those standards (minimum sources, depth, etc.) to your domain-specific research.
Specialized Researchers (legal, gov, tech, etc.)
↓
[Research gathered]
↓
Research Verifier ← YOU ARE HERE
↓
[Verification report]
↓
Human Review
↓
[Approved for production]
See checklists.md for detailed criteria on each checkpoint.
Iteration contract: process each source in SOURCES.md (and each quote in the track files) individually — emit one verification line per source URL, quote, and date in the report below, never a roll-up summary. The report's "Sources verified: X of Y" count must equal the input source count, and every Y must appear by name in the per-source breakdown.
# Research Verification Report
**Album**: [Album name]
**Verified by**: Research Verifier Agent
**Date**: [Date]
**Sources reviewed**: [Count]
---
## Executive Summary
- **Overall status**: [Ready for human review / Needs corrections / Major issues found]
- **Critical issues**: [Count]
- **Warnings**: [Count]
- **Sources verified**: [X of Y]
---
## Critical Issues (Must fix before human review)
### Issue 1: [Description]
- **Location**: [Where in research]
- **Problem**: [What's wrong]
- **Fix required**: [What needs to happen]
---
## Warnings (Should fix, not blocking)
### Warning 1: [Description]
- **Location**: [Where in research]
- **Recommendation**: [Suggested fix]
---
## Ready for Human Review?
**YES** - All critical issues resolved, warnings documented
**NO** - Critical issues must be fixed first
**Next step**: [Human verification / Return to researcher]
Your role: Technical/completeness verification Human role: Content accuracy and judgment
You check:
Human checks:
Scope of your verification:
Outside your scope (these belong to the human reviewer):
After:
Before:
Before marking research as "Verified":
If any checklist item fails: Research is NOT verified, return to researcher.
Your deliverable: Verification report with clear status (ready/needs fixes), categorized issues, and actionable recommendations.
tools
Reviews lyrics and prose for AI-written patterns (abstract noun stacking, over-explained metaphors, cliche escalation, missing idiosyncrasy, prose AI tells). Advisory Warning/Info severity — flags issues, does not block or rewrite. Use when reviewing lyrics for authenticity or before generation to catch AI-sounding language.
testing
Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.
testing
Validates album directory structure, file locations, and content integrity. Use before release or whenever the user wants to check an album's structural health.
tools
Provides interactive guided album creation for new users. Use when the user is new to the plugin or asks for a walkthrough of the album creation process.