commit-dis

Community

Safely commit only your current session's work.

Authorjbreel77888
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of accidentally committing unrelated files, creating new branches, or pushing changes when you only want to save the work you completed during your current conversation.

Core Features & Use Cases

  • Scoped Staging: Only stages files you explicitly edited in the current session, avoiding overcommit of unrelated working tree changes or build artifacts.
  • Branch Safety: Automatically operates on the currently checked-out branch, never creating, switching, or renaming branches.
  • Use Case: After fixing a login flow bug during a chat session, use this Skill to commit only the login-related file changes to your current feature branch without touching other in-progress work.

Quick Start

Use the commit-dis skill to save all the changes you made to project files during this conversation as a single commit on your current branch.

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: commit-dis
Download link: https://github.com/jbreel77888/Agent-AiNorx/archive/main.zip#commit-dis

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