Analyze Git changes and suggest appropriate branch names. Use when user mentions ブランチ名, ブランチ作成, branch name.
From shipnpx claudepluginhub thkt/dotclaude --plugin toolkitThis skill is limited to using the following tools:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Calculates TAM/SAM/SOM using top-down, bottom-up, and value theory methodologies for market sizing, revenue estimation, and startup validation.
Analyze current Git changes and suggest appropriate branch names.
$1 (optional)$1 is empty → analyze git diff/status only| Type | Name | Purpose |
|---|---|---|
| Agent | branch-generator | Branch name gen (fork) |
| Step | Action |
|---|---|
| 1 | Task with subagent_type: branch-generator, mode: "dontAsk" |
| 2 | Present options via AskUserQuestion |
| 3 | Create selected branch |
[Generator YAML] → [Options] → [User Selection] → [Execute]
Present generator options as choices with reasons.
Created branch: [selected-branch-name]
| Check | Required |
|---|---|
Task called with subagent_type: branch-generator? | Yes |