correcting-mistakes
Installation
SKILL.md
Correcting Mistakes in Skills and Commands
Trigger this skill when:
- You error during execution of a skill or command and eventually work out a solution
- The user indicates you made a mistake in executing a skill or command
- Claude fails during skill or command execution due to an edge case
Workflow
Step 1: Locate the Instruction File
Find the relevant file that needs correction:
- Skills:
.claude/skills/{skill-name}/SKILL.mdor reference files - Commands:
.claude/commands/{command-name}.md
Read the file to understand the current instructions.
Step 2: Diagnose the Root Cause
Related skills
More from sawyer-middeleer/dot-claude
creating-skills
Creates high-quality Claude skills following official best practices. Use when the user asks to create a new skill, improve an existing skill, or needs guidance on skill authoring. Includes proper structure, naming conventions, progressive disclosure patterns, and quality validation.
10analyzing-source
Conducts in-depth analysis of a specific source or topic, producing comprehensive summaries for research synthesis. Use when you need detailed analysis and documentation of individual sources as part of a larger research effort.
10