Create a GitHub issue with AIDE label conventions and GitHub Issue Type.
Create issues consistently with required labels so work is trackable.
feature | bug | technical-debt | chore | documentation | research | epiccritical | high | medium | lowarea:<name>status:needs-spec | status:ready | status:in-progressowner/repo)Build labels list: priority:<x>,area:<y>,status:<z> (add Epic label if type is epic).
Create issue:
gh issue create --title "..." --body "..." --label "priority:<x>,area:<y>,status:<z>"
Set GitHub Issue Type:
python .aide/tools/set-issue-type.py --issue <num> --type <type>
Fail if this step fails.
Output the created issue URL.
- [ ]) in issue bodies; use plain bullets./scope with the issue-creator tool instead.