---
name: tobihagemann/stage-commit-push
source: https://app.decimal.ai/s/tobihagemann-stage-commit-push@2/SKILL.md
source_sha256: a13b892b3469
---

# Stage, Commit, and Push

## Step 1: Run `$stage-commit` Skill

Run the `$stage-commit` skill.

## Step 2: Push

Push to the current branch's remote:

```bash
git push
```