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
- •Verifies changes (Unit Tests).
- •Runs code checks (Lint/CheckCode).
- •Pushes to the current branch.
Command
bash
python3 .agent/skills/push_to_github/scripts/push.py