Commit Graph

1 Commits

Author SHA1 Message Date
3274f2a3f9 chore(dev): add automated commit message generation workflow
Add jj-commit-message-generator agent and /sta:commit slash command to 
automate conventional commit message creation for STA project tasks.

Features:
- Agent analyzes jj diff and task specs to generate messages
- Slash command provides simple interface: /sta:commit T020
- Follows project conventions and TDD workflow patterns
- Uses lightweight Haiku model for fast generation
2026-01-11 00:39:19 +01:00