Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-split-publish

Portable git-split-publish skill package for Codex, Claude, and Gemini.

Files

  • SKILL.md: Codex skill entry
  • CLAUDE.md: Claude instruction block
  • GEMINI.md: Gemini instruction block
  • references/grouping-rules.md: commit grouping rubric

Codex Usage

Install from this repository using your Codex skill installer flow, or clone and place under:

  • ~/.codex/skills/git-split-publish

Claude Usage

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`

Gemini Usage

Global Installation (Everywhere)

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 ---

Local Installation (Specific Project)

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`

Trigger Phrases

  • split publish
  • split changes by job and push
  • group pending changes into separate commits and publish

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors