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. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/mattmireles--kokoro-coreml--git-push commit 5b1f23948d

Frequently asked questions

npx skillmds@latest add tomevault-io/git-push-5