[Issue #18] Add /commit command #78

Merged
HugoNijhuis merged 1 commits from issue-18-add-commit-command into main 2026-01-10 18:20:29 +00:00

1 Commits

Author SHA1 Message Date
065635694b feat(commands): add /commit command for conventional commits
Add streamlined commit workflow that analyzes staged changes and
generates conventional commit messages (feat:, fix:, etc.) with
user approval before committing.

Closes #18

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 19:18:37 +01:00