在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用git-branch
星标3
分支0
更新时间2026年4月24日 01:29
Create a task branch after plan approval
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Create a task branch after plan approval
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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)