Ctx Git Commit banner
shakestzd shakestzd

Ctx Git Commit

Git community

Description

--- name: ctx:git-commit description: Deterministic commit and push workflow using scripts (DRY compliant) keywords: - commit - push - git commit - commit and push - save changes executable: true --- # Git Commit - Deterministic Commit and Push Workflow You are executing a deterministic git commit and push workflow. **Cost:** ~$0.002 (545 tokens) vs ~$0.037-0.086 (8K-25K tokens) for multi-tool approach **Savings:** 93-97% token reduction --- ## Workflow ### Step 1: Determine What

Installation

Installs to ~/.claude/skills/shakestzd-contextune-ctx-git-commit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shakestzd-contextune-ctx-git-commit && curl -fsSL https://raw.githubusercontent.com/shakestzd/contextune/HEAD/commands/ctx-git-commit.md -o ~/.claude/skills/shakestzd-contextune-ctx-git-commit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository