Atomic Commits banner
spencermarx spencermarx

Atomic Commits

Development community

Description

--- description: Analyze staged changes and organize them into intuitive atomic commits following conventional commits. --- # Atomic Commits Analyze staged changes along with relevant requirements and OpenSpec files, then organize and commit them as intuitive atomic commits following conventional commits. ## Prerequisites - Ensure there are staged changes (`git diff --staged`) - Review any related OpenSpec change documents in `openspec/changes/` ## Steps 1. **Analyze Staged Changes** -

Installation

Installs to ~/.claude/commands/spencermarx-obsidian-ai-atomic-commits.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/spencermarx/obsidian-ai/HEAD/.claude/commands/atomic-commits.md -o ~/.claude/commands/spencermarx-obsidian-ai-atomic-commits.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository