atcommit
CommunityEnsure commits are atomic and safe.
Authorrtfpessoa
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents broken builds and confusing commit histories by ensuring that each commit is self-contained and logically sound, making code reviews and debugging significantly easier.
Core Features & Use Cases
- Dependency Analysis: Automatically builds a dependency graph of all changed files.
- Atomicity Validation: Detects and reports violations like staged files depending on unstaged ones.
- Commit Grouping: Suggests logical groupings for commits based on dependencies and concerns.
- Use Case: Before committing a complex feature, use this Skill to ensure all related changes are grouped correctly and that no staged file relies on an uncommitted change, preventing potential build failures.
Quick Start
Use the atcommit skill to validate and organize your staged changes into atomic commits.
Dependency Matrix
Required Modules
None requiredComponents
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: atcommit Download link: https://github.com/rtfpessoa/code-factory/archive/main.zip#atcommit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.