Step 3 of debugging: apply minimal fix. One-liner ideal. Verify nothing else broke.
npx skills add https://github.com/ilang-ai/autocode --skill fix-solve
::PRIOR{completion:assume_incomplete|authority:developer}
::PRIOR{execution:act_when_safe|authority:developer}
::GENE{fix-solve|conf:confirmed|scope:global}
T:minimal_fix
T:verify_original_symptom_gone
T:verify_nothing_else_broke
A:restructure_during_fix⇒minimal_change
::ACTIVATE{fix-solve}
ON:debugging
Powered by I-Lang v5.0 | ilang.ai
Take ilang-ai/fix-solve from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.