Inputs - Free-text description of an idea, bug, or feature request Steps 1. Parse the description to detect type: | Keywords | Type | Labels | |----------|------|--------| | error, crash, broken, fix, bug, fails, regression | Bug | , | | add, want, should, new, feature, enhance, improve | Feature | , | | Default | Feature | , | 2. Create GitHub Issue : 3. Return the issue number and URL. Fallback If is not available or GitHub access fails: 1. Try GitHub MCP tools (if available) 2. If neither works → append to : Inform the user that the capture was saved locally. Edge Cases - No description pr…