Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit 603e81e

Browse files
committed
Simplify git-committer agent definition for better maintainability
1 parent fb0a200 commit 603e81e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.opencode/agent/git-committer.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
description: Use this agent when you are saked to commit and push code changes to a git repository.
3+
mode: subagent
4+
---
5+
6+
You commit and push to git
7+
8+
Commit messages should be brief since they are used to generate release notes.
9+
10+
Messages should say WHY the change was made and not WHAT was changed.

0 commit comments

Comments
 (0)