checkpointing-and-publishing-git-work
Use when Git-backed changes require a baseline, task-only commit, exact-lease publication, separately authorized remote-ref deletion, local merge/keep/discard choice, or provenance-aware branch/worktree cleanup. Owns Git/index/ref/push safety, local integration, remote deletion, and terminal cleanup.
Pinned to revision 4a40c0d3cfa8, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/checkpointing-and-publishing-git-work/SKILL.md
- skills/checkpointing-and-publishing-git-work/agents/openai.yaml
- skills/checkpointing-and-publishing-git-work/references/commit-policy.md
- skills/checkpointing-and-publishing-git-work/references/evaluation-integrity.md
- skills/checkpointing-and-publishing-git-work/references/publication-execution.md
- skills/checkpointing-and-publishing-git-work/references/terminal-cleanup.md
- skills/checkpointing-and-publishing-git-work/scripts/check_eval_gate.py
- skills/checkpointing-and-publishing-git-work/scripts/execute_git_publication.py
- skills/checkpointing-and-publishing-git-work/scripts/execute_git_remote_ref_deletion.py
- skills/checkpointing-and-publishing-git-work/scripts/git_publication/__init__.py
- skills/checkpointing-and-publishing-git-work/scripts/git_publication/adapter.py
- skills/checkpointing-and-publishing-git-work/scripts/git_publication/core.py
- skills/checkpointing-and-publishing-git-work/scripts/git_publication/deletion.py
- skills/checkpointing-and-publishing-git-work/scripts/git_publication/execution.py
- skills/checkpointing-and-publishing-git-work/scripts/plan_git_publication.py
- skills/checkpointing-and-publishing-git-work/scripts/plan_git_remote_ref_deletion.py
Every link opens the file at its source, pinned to the revision this page describes.