CRITICAL AUTOMATION: Automatically performs comprehensive study guide verification using the study-guide-analyzer agent.
ACTIVATES when user requests accuracy verification, post-creation...
Automatically verify study guide accuracy and completeness using the study-guide-analyzer agent for systematic 6-step analysis.
CRITICAL: ALWAYS use the study-guide-analyzer agent for verification. NEVER perform manual inline verification for study guides.
Prompt triggers:
File triggers:
Claude Study Tools/.xlsx, .docx, .htmlIntent patterns:
When verification is needed, this skill automatically:
CRITICAL - LO Text Fidelity Check (Check 3.7): Learning objective STATEMENTS must be verbatim from source. For every LO, compare character-by-character with source. Flag ANY rewording as CRITICAL issue. (Answers/explanations CAN be paraphrased.)
When verification is needed, you MUST:
I'll use the study-guide-analyzer agent to perform comprehensive 6-step verification of [filename].
Then invoke the agent using the Task tool:
Use the study-guide-analyzer agent to verify [study-guide-filename] against [source-filename]. Perform systematic 6-step analysis and save detailed report.
CRITICAL: Wait for the agent to complete and return the analysis report before proceeding.
User request: "Verify accuracy of HIV_Drug_Chart.xlsx"
Your response:
Launch the study-guide-analyzer agent when:
Use the Task tool:
Task(
subagent_type="general-purpose",
description="Verify study guide accuracy",
prompt="Use the study-guide-analyzer agent to verify [study-guide-filename] against [source-filename]. Perform systematic 6-step verification: read both files completely, check source accuracy, template compliance, completeness, and quality. Save detailed analysis report to same directory as study guide. Report should include executive summary, categorized issues, statistics, and specific fix recommendations."
)
The agent saves a comprehensive analysis report:
File location: [study-guide-directory]/[filename]-analysis-report.md
Report structure:
# Study Guide Analysis Report: [Filename]
## Executive Summary
[Overall assessment, recommendation]
## Critical Issues (Must Fix)
[Detailed list with location, problem, fix]
## Important Improvements (Should Fix)
[Detailed list]
## Minor Suggestions (Nice to Have)
[Detailed list]
## Detailed Verification Results
[PASS/FAIL for each category]
## Statistics
[Coverage %, issue counts]
## Next Steps
[Specific actions needed]
When creating study guides, this skill triggers automatically:
After Excel drug chart creation:
Post-creation verification complete. I'll now use the study-guide-analyzer agent to verify accuracy.
After Word study guide creation:
Study guide created. Running post-creation verification with study-guide-analyzer agent.
After HTML guide creation:
HTML study guide complete. Launching study-guide-analyzer agent for comprehensive verification.
User explicitly requests:
User: "Verify accuracy of Cardiovascular_Study_Guide.docx"
You: "I'll use the study-guide-analyzer agent to perform 6-step verification."
Before accepting verification results:
ā Manual inline verification for complex study guides ā Skipping systematic analysis ā Implementing fixes without approval ā Incomplete verification (missing steps)
This skill works with study guide workflow:
Trigger: Just created Excel drug chart
Skill activation:
Post-creation verification complete. I'll now use the study-guide-analyzer agent to verify the drug chart against the source file.
Agent performs:
Returns: Analysis report with 0 critical issues, 2 minor suggestions
Result: User approves study guide for use
Trigger: User asks to verify existing Word doc
Skill activation:
I'll use the study-guide-analyzer agent to verify your Word study guide for completeness and accuracy.
Agent performs:
Returns: Analysis report with 3 critical issues (missing topics)
Result: Agent recommends fixes, waits for approval, adds missing content
Trigger: Slash command /verify-accuracy
Skill activation:
I'll use the study-guide-analyzer agent per the verify-accuracy command.
Agent performs:
Returns: Analysis report - PASS all checks
Result: Study guide approved, ready for exam prep
Check:
.claude/agents/ directory?Fix: Verify agent file exists and launch manually with correct paths
Agent should complete all 6 steps:
Agent needs source file path:
Re-run verification:
The /verify-accuracy slash command automatically invokes this skill and agent:
Command usage:
/verify-accuracy "path/to/study-guide.xlsx" "path/to/source.txt"
What happens:
This skill is lightweight:
Performance: Agent analysis takes 1-2 minutes, but provides comprehensive verification that would take 10-15 minutes manually and catches issues that might be missed.
For comprehensive guidance on verification methodology:
6-Step Protocol Detailed - Complete walkthrough of the study-guide-analyzer agent's systematic verification methodology, with examples for each step
Common Errors Guide - Reference for the top 10 most common errors in study guides, with detection and prevention strategies
Note: Resources provide detailed methodology that complements the agent's automated verification. Load these if you need to understand the verification process in depth.
Works with:
Workflow:
Remember: The study-guide-analyzer agent is your quality assurance automation. Always use it for comprehensive verification instead of manual checking. It catches issues you might miss and provides systematic, reproducible analysis.