commandby luketurner
Commit
Installs: 0
Used in: 3 repos
Updated: 2d ago
$
npx ai-builder add command luketurner/commitInstalls to .claude/commands/commit.md
Granularly commit the changes from the files in the working tree. Create one commit per logical change (e.g. one commit for a functional update, one commit for fixing a bug, etc.) Commit descriptions should be terse and focus on what changed. DO NOT make any code changes. ALWAYS run `bun run format` and `bun run compile` before making a commit. If there is a compile error, STOP and tell me instead of trying to fix it.
Quick Install
$
npx ai-builder add command luketurner/commitDetails
- Type
- command
- Author
- luketurner
- Slug
- luketurner/commit
- Created
- 6d ago