git-noninteractive

Community

Safe git in non-interactive sessions.

Authorhuaxel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Non-interactive or agent environments often hang when git commands invoke editors. This Skill provides safe, editor-free workflows for common git tasks.

Core Features & Use Cases

  • Inline commit messages: ensure commits complete without opening an editor by supplying -m messages.
  • Non-interactive rebase/merge: continue rebases and merges with --no-edit to avoid prompts.
  • Guardrails & safety: prevents interactive and potentially destructive operations in automation scenarios, with clear guidance on when to proceed.

Quick Start

Run a safe, non-interactive git sequence that avoids opening editors (e.g., commit with -m, rebase with --no-edit).

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-noninteractive
Download link: https://github.com/huaxel/dotfiles/archive/main.zip#git-noninteractive

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 510,000+ vetted skills library on demand.