What problem does it solve?
This Skill automates the process of improving existing Claude Code skills by incorporating learnings from troubleshooting and usage. It ensures that skill documentation evolves, preventing repeated issues and making skills more robust and reliable over time, saving future debugging effort.
Core Features & Use Cases
- Intelligent Documentation Updates: Analyzes conversation history to identify problems, solutions, and missing context, then applies targeted edits to the
SKILL.md file.
- Targeted Edits: Adds prerequisites, enhances instructions, expands troubleshooting sections, or updates frontmatter based on discovered needs.
- Use Case: After resolving a "device not found" error with an iOS deployment skill, use this skill to update the
ios-deploy-usb documentation with the exact steps to enable developer mode and trust the device, so the issue doesn't recur.
Quick Start
Update the 'ios-deploy-usb' skill based on the recent troubleshooting about VPN interference.