Push To Github

Runs all necessary checks (lint, tests) and pushes to GitHub. Use this as the final safety gate.

tomevault-io 5290798 2 files · 1.3 KB Updated

File contents

Push to GitHub

Use this skill when you are ready to push your changes to the remote repository. It acts as a safety gate to prevent breaking CI.

Usage

  1. Verifies changes (Unit Tests).
  2. Runs code checks (Lint/CheckCode).
  3. Pushes to the current branch.

Command

python3 .agent/skills/push_to_github/scripts/push.py

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/google--ground-android--push-to-github commit 52907988c8

Frequently asked questions

npx skillmds@latest add tomevault-io/push-to-github