git-teacher-save

Community

Automates git commits safely with guided prompts.

Authorgtpgg1013
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the safe commit workflow by gathering repository status, branch information, and changes before committing, reducing manual steps and human error.

Core Features & Use Cases

  • Parallel status collection and safety checks: Collects repository state (branch, status, diffs) to validate readiness before commit.
  • Interactive commit messaging: Uses prompts to craft meaningful commit messages and to confirm changes.
  • Auto .gitignore generation: Creates a basic .gitignore when missing based on project type.
  • Commit execution and receipt: Executes git add -A and git commit with the chosen message and prints a receipt.

Quick Start

Make changes in your project, then invoke the git-teacher-save skill to commit them with a guided, safe prompt.

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-teacher-save
Download link: https://github.com/gtpgg1013/claude-skills-collection/archive/main.zip#git-teacher-save

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