fix-checklist - Code Fixing Checklist for Systematic Problem Solving
Provides a systematic checklist to follow before fixing code to prevent symptom-driven solutions
Tags
Updated: 2026-02-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read design documents
- trace execution flow
- create investigation structure
- output mermaid diagrams
- access allowed tools
Inputs
- codebase
- design documents
- error information
- project documentation
- schema files
Outputs
- investigation documentation
- mermaid diagrams
- root cause analysis
- issue structure overview
Requirements
- Read tool access
- Glob tool access
- Grep tool access
- tmp directory write permission
