Create a GitHub issue for the next task from tasks.md
commands/# Create GitHub Issue
Create a GitHub issue from the next incomplete task, containing only spec-derived content (no stale code references).
## Prerequisites
1. Check that `.regent/` directory exists
2. Find the spec to work on:
- If only one spec directory exists in `.regent/`, use it
- If multiple exist, use the most recently modified (check file timestamps)
- If ambiguous, ask the user which spec to work on
3. Verify `tasks.md` exists in `.regent/{spec-name}/`
- If not, tell user to run `/regent:plan` first
4. Verify this is a Git repository with a GitHub remote
- Run `g...Create a new issue in a GitHub repository
Create a new issue in a GitLab project
Create GitHub issue with validated labels
Create well-structured GitHub issues following best practices
Create a new GitHub issue with proper formatting and labels