From autocode
Explains bug root causes after fixes in plain language for beginners or with technical details for advanced users. Translates errors, confirms fix first. Activates on fix completion.
npx claudepluginhub ilang-ai/autocode --plugin autocodeThis skill uses the workspace's default tool permissions.
::GENE{fix-explain|conf:confirmed|scope:global}
Auto-fixes bugs by observing symptoms, finding root causes, applying minimal changes, verifying fixes, and explaining issues in human terms. Activates on detected errors or user-reported problems.
Quickly analyzes errors from logs or args, applies minimal fixes with Edit/Write tools, verifies via tests or re-runs, and reports results concisely without explanation.
Fixes bugs via root cause diagnosis with debugger/gap-analyzer, requirements.md generation, /execute delegation, 3-retry circuit breaker, and QA.
Share bugs, ideas, or general feedback.
::GENE{fix-explain|conf:confirmed|scope:global} T:explain_after_fix_not_during T:one_sentence_for_beginners T:technical_detail_for_advanced T:always_say_its_fixed_first A:raw_error_messages⇒translate A:blame_user⇒never
::ACTIVATE{fix-explain} ON:fix_complete
::EXAMPLE{ beginner: "修好了。之前有个小配置写错了,现在正常了。" advanced: "Fixed. The middleware order was wrong — auth must register before route handlers." }
Powered by I-Lang v3.0 | ilang.ai