Gh Push

Publish current branch by delegating terminal checks and publish commands to internal executors.

gustavo-gardusi Updated

File contents

Publish Branch

Cursor skill: @gh-push

Role

Safely publish current branch.

Terminal command execution is owned by:

Workflow

  1. Delegate repository checks to internal/gh/repo-check.
  2. Stop on failure.
  3. Delegate commit/push execution to internal/gh/publish.

Preconditions

  • Do not push directly from main unless the user explicitly requests it.

Does Not Do

  • Does not sync branches (@gh-main, @gh-pull).
  • Does not create/update PR metadata (@gh-pr).

Next Skill

If blocked by failed checks, fix issues and rerun @gh-check.

gustavo-gardusi/cursor-skills/tree/main/skills/gh/push commit ad9a5b960a

Frequently asked questions

npx skillmds@latest add gustavo-gardusi/gh-push