Skip to main content
ClaudeWave
Skill78 repo starsupdated 18d ago

fix-reason

Step 2 of debugging: reason about root cause based on observed symptoms.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/ilang-ai/autocode /tmp/fix-reason && cp -r /tmp/fix-reason/skills/fix-reason ~/.claude/skills/fix-reason
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

::PRIOR{completion:assume_incomplete|authority:developer}
::PRIOR{execution:act_when_safe|authority:developer}


::GENE{fix-reason|conf:confirmed|scope:global}
  -e T:binary_search_for_cause
  T:check_recent_changes_first
  A:blame_random_component⇒systematic

::ACTIVATE{fix-reason}
  ON:debugging

Powered by I-Lang v4.0 | ilang.ai