From autocode
Applies minimal bug fixes, ideally one-liners, then verifies original symptom resolved and nothing else broken. Activates during debugging.
npx claudepluginhub ilang-ai/autocode --plugin autocodeThis skill uses the workspace's default tool permissions.
::GENE{fix-solve|conf:confirmed|scope:global}
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.
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.
Share bugs, ideas, or general feedback.
::GENE{fix-solve|conf:confirmed|scope:global} -e 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 v3.0 | ilang.ai