Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    dparedesi

    commit-and-push

    dparedesi/commit-and-push
    DevOps
    1
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Create a git commit and push

    SKILL.md

    Context

    • Current git status: !git status
    • Current git diff (staged and unstaged changes): !git diff HEAD
    • Current branch: !git branch --show-current
    • Recent commits: !git log --oneline -10

    Your task

    1. Analyze the diff in depth - understand what changed and why
    2. Create a single commit with a clear, descriptive message
    3. Push to origin
    4. If on a feature branch: create a PR using gh pr create
    5. If on main: just push (no PR needed)
    Recommended Servers
    Gitlab
    Gitlab
    GitHub
    GitHub
    Bitbucket
    Bitbucket
    Repository
    dparedesi/agent-global-skills
    Files