Phase gate: EXPLORE checkpoint. This skill MUST complete all steps before proceeding to Isolate. Steps 1. Fetch issue context (if issue number provided): If no issue number provided, ask the user to describe the task. If is not available (remote session without GH TOKEN), skip issue fetch and proceed with manual description. 2. Auto-detect task type from labels or description: | Label / keyword | Type | Branch prefix | |----------------|------|---------------| | , error, crash, broken, fix | Bugfix | | | , , add, want, should, new | Feature | | | , , deps, ci, tooling | Chore | | | , document…