orient
Installation
SKILL.md
Phase gate: EXPLORE checkpoint. This skill MUST complete all steps before proceeding to Isolate.
Steps
-
Fetch issue context (if issue number provided):
gh issue view <number> --json title,body,labels,assigneesIf no issue number provided, ask the user to describe the task. If
ghis not available (remote session without GH_TOKEN), skip issue fetch and proceed with manual description. -
Auto-detect task type from labels or description:
Label / keyword Type Branch prefix bug, error, crash, broken, fixBugfix fix/enhancement,feature, add, want, should, newFeature feat/chore,config, deps, ci, toolingChore chore/docs, documentation, readmeDocs docs/Default Feature feat/