Agent Skills: commit-and-push

Commit changes and push to remote

UncategorizedID: michaelvessia/nixos-config/commit-and-push

Install this agent skill to your local

pnpm dlx add-skill https://github.com/MichaelVessia/nixos-config/tree/HEAD/modules/programs/agents/shared/skills/commit-and-push

Skill Files

Browse the full folder contents for commit-and-push.

Download Skill

Loading file tree…

modules/programs/agents/shared/skills/commit-and-push/SKILL.md

Skill Metadata

Name
commit-and-push
Description
Commit changes and push to remote

Context

  • Current branch: !git branch --show-current

Your task

  1. Invoke commit-all to stage all changes and create a commit.
  2. Push the commit to the remote branch.
  3. You have the capability to call multiple tools in a single response. You MUST do all of the above in a single message. Do not use any other tools or do anything else. Do not send any other text or messages besides these tool calls.