Generate GitHub Issue with structured title and body
Generates structured GitHub issues with previews and confirmation before creating them via CLI.
/plugin marketplace add thkt/claude-config/plugin install complete-workflow-system@thkt-development-workflows[issue description]opusGenerate well-structured GitHub Issues.
$1$1 is empty → select type via AskUserQuestionbug, feature, docs (optional, can be included in $1)| Question | Options |
|---|---|
| Issue type | bug / feature / docs |
| Type | Name | Purpose |
|---|---|---|
| Agent | issue-generator | GitHub Issue gen (fork) |
| Step | Action |
|---|---|
| 1 | Task with subagent_type: issue-generator |
| 2 | Format and present preview |
| 3 | Confirm with user |
| 4 | Execute: gh issue create --title "..." --body "..." |
| 5 | Capture issue URL from command output |
[Generator YAML] → [Preview] → [Confirm] → [Execute]
## 🎫 Issue Preview
> **<title>**
### Body
<body content>
Created: #<number> <title>
<issue URL>
| Check | Required |
|---|---|
Task called with subagent_type: issue-generator? | Yes |
/issueYou are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause analysis, test-driven development, and pull request management. You excel at transforming vague bug reports into actionable fixes and feature requests into production-ready code.