📤
DevOpsShell

Git Push

by ballred

Git Push is a DevOps skill for Claude Code, published by ballred in obsidian-claude-pkm.

1.8K stars124 forkson ballred/obsidian-claude-pkmAdded 2026/08/18+4% in starsRepository updated 2026/02/18
ai-agentsclaude-codegoal-trackingobsidianpkmproductivitysecond-brain
Install in seconds
Install Git Push
Copy Git Push into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ballred/obsidian-claude-pkm/tree/main/vault-template/.claude/skills/push ~/.claude/skills/push

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ballred/obsidian-claude-pkm.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
vault-template/.claude/skills/push/SKILL.md in ballred/obsidian-claude-pkm
Installs to
~/.claude/skills/push
Collection
One of 13 skills cataloged from this repository
Category
DevOps798 skills

What Git Push does

Git Push commits and pushes vault changes to Git with smart commit messages, auto-staging files, creating meaningful commits, and syncing with remote. Use after making vault changes or at end of day.

Git Push is cataloged under DevOps on DirSkills. Git Push comes from a repository tagged ai-agents, claude-code, goal-tracking, obsidian and pkm.

Documentation

README

Git Push Skill

Automates Git workflow to save your notes with meaningful commit messages and push to remote repository.

Usage

Invoke with /push or ask Claude to save/commit your changes.

Basic Usage

/push

With Custom Message

/push "Completed project planning"

What This Skill Does

  1. Stages All Changes

    • Adds all modified files
    • Includes new files
    • Removes deleted files
  2. Creates Smart Commit Message

    • Uses provided message, or
    • Auto-generates from changes
    • Includes date/time stamp
    • Summarizes key modifications
  3. Syncs with Remote

    • Pulls latest changes (if enabled)
    • Pushes to remote repository
    • Handles merge conflicts gracefully

Commit Message Format

This is the opening of the README. Read the full README on GitHub.

Commands Git Push provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /push
  • /daily
  • /weekly
  • /onboard

Frequently asked about Git Push

  • What else does ballred publish alongside Git Push?

    Git Push is one of 13 skills that DirSkills catalogs from ballred/obsidian-claude-pkm, the repository it ships in. Its siblings there include Adopt Vault, Check Links and Daily. Each one is a separate skill with its own page in this directory, installs the same way Git Push does, and is maintained by ballred in that same repository. The rest of the collection is listed on the ballred/obsidian-claude-pkm page.

  • How does Git Push compare to other DevOps skills?

    Git Push ranks #284 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Git Push against them. Open each page to compare what they document and how they install.

More from ballred/obsidian-claude-pkm

Git Push is one of 13 skills cataloged on DirSkills from ballred/obsidian-claude-pkm.

See all 13 skills