Creates a draft GitHub Issue with triage label from natural language description.
Inputs Free-text description of an idea, bug, or feature request Steps Parse the description to detect type: Keywords Type Labels error, crash, broken, fix, bug, fails, regression Bug triage, bug add, want, should, new, feature, enhance, improve Feature triage, enhancement Default Feature triage, enhancement Create GitHub Issue: gh issue create \ --title "<concise title from description>" \ --body "<full description>" \ --label "triage" --label "<bug or enhancement>"
don't have the plugin yet? install it then click "run inline in claude" again.