Issue Handler

Use when asked to fix a GitHub issue end-to-end, run the agent pipeline on an issue, or process an `agent:active` / batch tracking issue. Orchestrates the full pipeline: `issue-triage` → `fix-reproduce` → `fix-root-cause` → `fix-implement` → `fix-verify` → report. Handles single-bug issues and batch-bug issues (a parent tracking multiple sub-bugs — skip-list or heterogeneous — fanned out one fix branch per sub-bug). On re-run, prioritizes new human feedback and skips work that is still valid.

intel 4842387 2 files · 42.1 KB Updated

File contents

intel/torch-xpu-ops/tree/main/.claude/skills/issue-handler commit 4842387783

Frequently asked questions

npx skillmds@latest add intel/issue-handler