Agent Skills
› Yeachan-Heo/oh-my-codex
› git-master
git-master
GitHubGit专家技能,支持原子提交、交互式变基、分支管理及历史清理,帮助开发者规范代码版本控制流程。
Trigger Scenarios
需要进行Git提交操作
需要执行Git变基或历史重构
Install
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
Version History
- e94437f Current 2026-08-20 07:19


