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

# Commit and Push

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

Run the `$commit-staged` skill.

## Step 2: Push

Push to the current branch's remote:

```bash
git push
```