Loading...
Loading...
Creates a draft GitHub Issue with triage label from natural language description.
npx skill4agent add camacho/ai-skills capture| Keywords | Type | Labels |
|---|---|---|
| error, crash, broken, fix, bug, fails, regression | Bug | |
| add, want, should, new, feature, enhance, improve | Feature | |
| Default | Feature | |
gh issue create \
--title "<concise title from description>" \
--body "<full description>" \
--label "triage" --label "<bug or enhancement>"ghai-workspace/scratchpad.md## Captured [date]
**Type**: [bug/feature]
**Description**: [text]
_Failed to create GitHub Issue — saved here as fallback._