Generate GitHub Issue with structured title and body. Use when user mentions Issue作って, Issue書いて, Issue作成, GitHub Issue.
From shipnpx claudepluginhub thkt/dotclaude --plugin toolkit[issue description]opusissue//SKILLRuns `yarn extract-errors` on React project to detect new error messages needing codes, reports them, and verifies existing codes are up to date.
/SKILLManages major dependency upgrades via compatibility analysis, staged rollouts with npm/yarn, and testing for frameworks like React.
/SKILLEvaluates LLMs on 60+ benchmarks (MMLU, HumanEval, GSM8K) using lm-eval harness. Provides CLI commands for HuggingFace/vLLM models, task lists, and evaluation checklists.
/SKILLApplies STRIDE methodology to identify system threats and generates threat model docs with DFDs, assets, STRIDE tables, and mitigations.
/SKILLApplies systematic debugging strategies to track down bugs, performance issues, and unexpected behavior using checklists, scientific method, and testing techniques.
/SKILLSummarizes content from URLs, local files, podcasts, and YouTube videos. Extracts transcripts with --extract-only flag. Supports AI models, lengths, and JSON output.
Generate 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, mode: "dontAsk" |
| 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 |