Ci Commit banner
CoreyCole CoreyCole

Ci Commit

Git community

Description

--- description: Create git commits for session changes with clear, atomic messages --- # Commit Changes You are tasked with creating git commits for the changes made during this session. ## Process: 1. **Think about what changed:** - Review the conversation history and understand what was accomplished - Run `git status` to see current changes - Run `git diff` to understand the modifications - Consider whether changes should be one commit or multiple logical commits 2. **Plan yo

Installation

Installs to ~/.claude/commands/coreycole-datastarui-ci_commit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/commands/ci_commit.md -o ~/.claude/commands/coreycole-datastarui-ci_commit.md

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

Full documentation available on GitHub

View Source Repository