mirror of
https://github.com/sst/opencode.git
synced 2025-08-22 14:04:07 +00:00
Simplify git-committer agent definition for better maintainability
This commit is contained in:
parent
fb0a200ecf
commit
603e81ef5a
1 changed files with 10 additions and 0 deletions
10
.opencode/agent/git-committer.md
Normal file
10
.opencode/agent/git-committer.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
description: Use this agent when you are saked to commit and push code changes to a git repository.
|
||||
mode: subagent
|
||||
---
|
||||
|
||||
You commit and push to git
|
||||
|
||||
Commit messages should be brief since they are used to generate release notes.
|
||||
|
||||
Messages should say WHY the change was made and not WHAT was changed.
|
Loading…
Add table
Add a link
Reference in a new issue