commit-and-push

Installation
SKILL.md

Commit and Push

Commit staged changes, push the branch, create a PR if needed, and handle initial Gemini review.

Setup

Determine the repository for all gh commands:

REPO=$(./scripts/agents/tooling/agentTool.ts getRepo)

Always pass -R "$REPO" to gh commands.

Track these state flags during execution:

  • gemini_quota_exhausted: Boolean, starts false. Set to true when Gemini returns its daily quota message.
  • used_fallback_agent_review: Boolean, starts false. Set to true after running one fallback cross-agent review.
Related skills
Installs
33
Repository
a2f0/tearleads
First Seen
Feb 26, 2026