Global-Health-Engineering

2026 06 03 002 Found Another Gap Prior Session Commit — Git skill for Claude Code

Git community

I have found another gap: exiting the session and then using commit slash command.

How to install 2026 06 03 002 Found Another Gap Prior Session Commit

Installs to ~/.claude/skills/global-health-engineering-skills-2026-06-03-002-found-another-gap-prior-session-commit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/global-health-engineering-skills-2026-06-03-002-found-another-gap-prior-session-commit && curl -fsSL https://raw.githubusercontent.com/Global-Health-Engineering/skills/HEAD/prompts/2026-06-03-002-found-another-gap-prior-session-commit.md -o ~/.claude/skills/global-health-engineering-skills-2026-06-03-002-found-another-gap-prior-session-commit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What 2026 06 03 002 Found Another Gap Prior Session Commit does


id: 2026-06-03-002-found-another-gap-prior-session-commit timestamp: 2026-06-03T09:56:34+02:00 model: claude-opus-4-7 files_touched:

  • commit/SKILL.md
  • commit/references/prior-session-detection.md

I have found another gap: exiting the session and then using commit slash command:

On your gap point

You're right, and this matters enough to bake into the skill. The current commit skill's Step 0 says to "scan the current session for Claude tool calls," which silently misses everyt

Alternatives in Git

  • OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★
  • Push And Release — Git pull, resolve conflicts, push, fix hook errors, then release 1.6k ★
  • GitHub Review PR — Use when a PR needs full review — resolves merge conflicts with the base first, then fixes CI failures, then a 1.5k ★

Full documentation available on GitHub

View Source Repository