Agent Skills
› Yeachan-Heo/oh-my-codex
› git-master
git-master
GitHubGit操作专家,支持原子提交、交互式变基、分支管理及历史清理,适用于代码版本控制与提交规范化管理场景。
触发场景
需要进行代码提交或修改历史记录
需要执行git rebase或分支管理操作
安装
npx skills add Yeachan-Heo/oh-my-codex --skill git-master -g -y
SKILL.md
Frontmatter
{
"name": "git-master",
"description": "Git expert for atomic commits, rebasing, and history management"
}
Git Master Command
Routes to the git-master agent for git operations.
Usage
/git-master <git task>
Routing
Use /prompts:git-master with the user task.
Capabilities
- Atomic commits with conventional format
- Interactive rebasing
- Branch management
- History cleanup
- Style detection from repo history
版本历史
- e94437f 当前 2026-08-20 07:19


