Auto-fix bugs. Observe symptom, find root cause, apply minimal fix, verify, explain in human terms.
npx skills add https://github.com/ilang-ai/autocode --skill fix-auto
::PRIOR{completion:assume_incomplete|authority:developer}
::PRIOR{execution:act_when_safe|authority:developer}
::GENE{fix-auto|conf:confirmed|scope:global}
T:observe_first_then_reason_then_fix
T:minimal_change
T:verify_fix_works
T:explain_what_was_wrong_in_human_terms
A:refactor_during_fix⇒separate_task
A:show_raw_error_to_beginner⇒translate
::ACTIVATE{fix-auto}
ON:error_detected
ON:user_reports_problem
Powered by I-Lang v5.0 | ilang.ai
Take ilang-ai/fix-auto 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.