with one click
git-branch
Create a task branch after plan approval
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create a task branch after plan approval
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Single entry point for frontend work. Classify intent, create a plan, and run the minimal agent workflow.
Independent adversarial code review via Codex CLI to eliminate Claude self-review bias
Find reusable components with compact output before UI work
Create scoped Conventional Commits after reviewer PASS
Create an issue for failed tests or tracked follow-up work
Push the branch and create a PR with a compact generated summary
| name | git-branch |
| description | Create a task branch after plan approval |
Trigger: called by front-agent after plan approval
Purpose: Create a task branch with the project's naming rules.
feat/[name]fix/[name]refactor/[target]redesign/[component]ui/[component]git calls through bash hooks/rtk-wrap.sh git ... (see CLAUDE.md → RTK Wrapping)