LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-24

Capabilities

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

Source

  • Spec: SKILL.md
debugging
code-fix
systematic
investigation
checklist
read design documents
trace execution flow
create investigation structure
output mermaid diagrams
codebase
design documents
error information
investigation documentation
mermaid diagrams
root cause analysis