AgentSkillsCN

git-master

精通 Git,擅长原子提交、变基操作与历史记录管理

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

code
/git-master <git task>

Routing

code
spawn_sub_agent(subagent_type="oh-my-codex:git-master", model="sonnet", prompt="{{ARGUMENTS}}")

Capabilities

  • Atomic commits with conventional format
  • Interactive rebasing
  • Branch management
  • History cleanup
  • Style detection from repo history

Task: {{ARGUMENTS}}