From autocode
Reasons about root cause of bugs based on symptoms using binary search, recent changes checks, and systematic methods. Step 2 of debugging; auto-activates on debugging triggers.
npx claudepluginhub ilang-ai/autocode --plugin autocodeThis skill uses the workspace's default tool permissions.
::GENE{fix-reason|conf:confirmed|scope:global}
Guides systematic root cause analysis for bugs, test failures, unexpected behavior, and technical issues before implementing fixes.
Guides root cause debugging for bugs, test failures, and unexpected behavior. Enforces reproduce-investigate-hypothesize-fix process with evidence before fixes. No guessing.
Traces root causes of errors, stack traces, test failures, and build issues by gathering evidence, following call chains backward, and explaining the full causation narrative in structured format.
Share bugs, ideas, or general feedback.
::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 v3.0 | ilang.ai