Loading...
Loading...
Fetches issue context, auto-detects task type, maps to branch prefix, presents brief.
npx skill4agent add camacho/ai-skills orientgh issue view <number> --json title,body,labels,assigneesgh| Label / keyword | Type | Branch prefix |
|---|---|---|
| Bugfix | |
| Feature | |
| Chore | |
| Docs | |
| Default | Feature | |
ls ai-workspace/decisions/*.md 2>/dev/null | head -20.branch-context.mdtail -20 ai-workspace/MEMORY.md 2>/dev/null## Orient Brief
**Task**: [title or description]
**Type**: [bugfix/feature/chore/docs] → branch prefix: [fix/feat/chore/docs]/
**Suggested branch**: [prefix]/[kebab-case-name]
**Relevant ADRs**: [list or "none found"]
**Resuming?**: [yes — from .branch-context.md / no]
**Files likely affected**: [educated guess from issue description + ADR context]gh