2026 06 03 001 Critically Review Commit Push PR — Git skill for Claude Code
critically review the work on the commit-push-pr skill.
How to install 2026 06 03 001 Critically Review Commit Push PR
Installs to ~/.claude/skills/global-health-engineering-skills-2026-06-03-001-critically-review-commit-push-pr/SKILL.md
mkdir -p ~/.claude/skills/global-health-engineering-skills-2026-06-03-001-critically-review-commit-push-pr && curl -fsSL https://raw.githubusercontent.com/Global-Health-Engineering/skills/HEAD/prompts/2026-06-03-001-critically-review-commit-push-pr.md -o ~/.claude/skills/global-health-engineering-skills-2026-06-03-001-critically-review-commit-push-pr/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What 2026 06 03 001 Critically Review Commit Push PR does
id: 2026-06-03-001-critically-review-commit-push-pr timestamp: 2026-06-03T00:00:00+02:00 model: claude-opus-4-7 files_touched:
- README.md
- commit/SKILL.md
- commit/TODO.md
- commit/dry-run.md
- commit/references/commit-conventions.md
- commit/references/examples.md
- open-pr/SKILL.md
- open-pr/TODO.md
- open-pr/dry-run.md
- open-pr/references/examples.md
critically review the work on the commit-push-pr skill. develop argumenst for splitting the skill into three ski
Alternatives in Git
- Worktree Deliver — Commit all work, push, and create a pull request from the current worktree 23.4k ★
- OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★
- Merge Command — Finalize worktree work: update docs, commit, merge to main, clean up 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Kodus Review
Use when the user wants Kodus to review local changes, run kodus review or --prompt-only, fix Kodus review fin
Implement Ticket
Implement a GitHub issue end to end: gate to 10/10, build, validate, code-review, fix-or-ticket, then commit +
Address Review Preexisting Unrelated Precommit Failure
Use when a local pre-merge/pre-push gate goes red on work your PR did not introduce. Covers two verified varia
Massu Commit
When user says 'commit', 'ready to commit', 'save my work', or has completed implementation and wants to commi
Push All.SKILL
Use when the user explicitly asks to stage all current changes, create a commit, and push to the remote after
Auto Commit
Stages all changed files (excluding .agent-memory/) and creates a descriptive commit. Push is optional and req
Related Agents
Git Manager
Use this agent when you need to stage, commit, and push code changes to the current git branch while ensuring
Vc Git Manager
Stage, commit, and push code changes with conventional commits. Use when user says "commit", "push", or finish
Cap Agent
Commit and push workflow. Use when the user says 'cap', 'commit and push', 'ship it', or 'ready to push'. Runs