| name | commit-push |
| description | Commit scoped changes, push a branch, open or update a PR, and keep driving profile-defined CI, passive review, merge, and post-merge loops until success or a hard blocker remains. |
| disable-model-invocation | true |
Commit Push
This is a local discovery wrapper for the shared Factory skill at factory/skills/commit-push/SKILL.md.
Before using this skill:
- Verify
factory/skills/commit-push/SKILL.md exists.
- If it is missing, stop and ask the user to run:
git submodule update --init factory
Then read factory/skills/commit-push/SKILL.md and follow that Factory skill exactly, using the active gait repo profile unless the user provides another explicit profile.
Do not treat this wrapper as the source of truth. The Factory skill is authoritative.
Gait repository skill contract:
- When command evidence is needed, prefer
gait doctor --json or another active-profile gait ... --json command from factory/profiles/gait.yaml.
- Require
--json output for machine-readable command evidence.