Portable git-split-publish skill package for Codex, Claude, and Gemini.
SKILL.md: Codex skill entryCLAUDE.md: Claude instruction blockGEMINI.md: Gemini instruction blockreferences/grouping-rules.md: commit grouping rubric
Install from this repository using your Codex skill installer flow, or clone and place under:
~/.codex/skills/git-split-publish
Reference CLAUDE.md from your project-level instruction file (for example AGENTS.md).
Example:
When handling split-commit publish tasks, follow:
`<repo-root>/CLAUDE.md`Add a reference to this repository's GEMINI.md in your global ~/.gemini/gemini.md file:
# Git Split Publish Skill
--- Context from: /absolute/path/to/git-split-publish/GEMINI.md ---Copy or symlink GEMINI.md to your project root, or include it in your project's GEMINI.md:
When handling split-commit publish tasks, follow:
`./GEMINI.md`- split publish
- split changes by job and push
- group pending changes into separate commits and publish