atomic-execution

Community

One commit per logical unit, verified.

Authorderickdsouza
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Disciplined atomic execution eliminates the inefficiency and risk of bulk commits by enforcing one logical unit of work per commit, paired with a self-verification flow.

Core Features & Use Cases

  • Per-task commits: after each task, commit immediately with verification.
  • Granular staging: stage files individually rather than using git add . or git add -A.
  • Clear commit taxonomy: use feat, fix, test, refactor, or chore for each commit.
  • TDD-driven workflow: write tests, observe red, green, and refactor steps with recorded outcomes.
  • Audit-ready logs: record commit hashes and verification results for traceability.

Quick Start

Follow the workflow to complete a task, stage changes by file, and commit a single logical unit after verification.

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: atomic-execution
Download link: https://github.com/derickdsouza/dd-claude/archive/main.zip#atomic-execution

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.