skill-fix-logs
Installation
SKILL.md
[IMPORTANT] Use
TaskCreateto break ALL work into small tasks BEFORE starting.
Quick Summary
Goal: Fix a skill based on error analysis from its logs.txt file.
Workflow:
- Read — Analyze the skill's
logs.txtfor errors and failures - Diagnose — Identify root cause of skill malfunction
- Fix — Apply corrections to SKILL.md, scripts, or references
- Verify SYNC compliance — Ensure fix doesn't break SYNC tag balance or remove inline protocols
- Enhance — Call
/prompt-enhanceon the fixed SKILL.md if structural changes were made - Test — Run the skill again to verify fix
Key Rules: