Git Push

Commits any pending work via git-commit, syncs with origin (fetch, merge-oriented pull), pushes the current branch, watches GitHub Actions, and fixes root causes until CI is green—including coverage gates without lowering thresholds. Use when the user asks to push, sync and push, or ship the branch and chase CI. Requires explicit invocation or a parent workflow that authorizes push and CI remediation. Do not use without permission to write to git remote or when the user forbids automated CI fix loops.

mattmireles e82c1e5 4.8 KB Updated

File contents

mattmireles/kokoro-coreml/tree/main/.claude/skills/git-push commit e82c1e5fed

Frequently asked questions

npx skillmds@latest add mattmireles/git-push