git-staging

Community

Stage exact changes in Git without prompts.

Authoraspiers
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Non-interactive Git staging enables you to selectively stage changes without opening interactive prompts or risking unintended commits. Stage entire files, specific hunks, or individual lines within a hunk using a patch-based approach.

Core Features & Use Cases

  • Stage an entire file with a single command when all changes are ready.
  • Stage only specific hunks or lines from a file by applying a crafted patch to the index.
  • Avoid interactive commands like git add -p by programmatically building and applying patches.

Quick Start

Instruct your AI to stage only the desired changes from a file using non-interactive patch application.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: git-staging
Download link: https://github.com/aspiers/ai-config/archive/main.zip#git-staging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.