What problem does it solves?
During testing of Claude commands, skills, or agents, users often provide immediate feedback. This Skill automates the process of quickly locating, modifying, and verifying the relevant Markdown files (.md) based on that feedback, streamlining the iterative development cycle and saving you manual editing time.
Core Features & Use Cases
- Targeted File Identification: Automatically pinpoints the correct
.md file (agent, command, or skill) being tested.
- In-Place Editing: Uses Claude's
Edit tool to apply user-suggested changes directly to the file.
- Verification & Communication: Reads the modified file to confirm changes and explains them to the user, ensuring transparency.
- Use Case: You're testing a new agent, and Claude suggests a clearer prompt. Activate
quick-fix to instantly update the agent's .md file, confirm the change, and continue testing without manual file navigation.
Quick Start
User: I'm testing my 'my-agent' agent, and I think the prompt needs to be more specific.
Agent: Understood. I can use the quick-fix skill to adjust the agent's .md file.
What specific changes would you like to make to the prompt?