bug
Installation
SKILL.md
Bug Fix Planning
Create a new plan in specs/*.md to investigate and fix the Bug using the exact specified markdown Plan Format. Follow the Instructions to create the plan, use the Relevant Files to focus on the right files.
Instructions
- You are writing a plan to fix a bug, NOT implementing the fix yet
- Use your reasoning model: THINK HARD about the root cause and solution
- Investigate the codebase to understand how the bug could occur
- Focus on the files in the Relevant Files section when identifying what to modify
- Fill in EVERY section of the Plan Format - the Root Cause Analysis is critical
- Include validation commands that prove the bug is fixed AND doesn't regress
- Consider related code that might have similar issues
Relevant Files
Focus on the following files to understand the codebase: