summaryrefslogtreecommitdiffhomepage
path: root/.opencode/agent/git-committer.md
diff options
context:
space:
mode:
Diffstat (limited to '.opencode/agent/git-committer.md')
-rw-r--r--.opencode/agent/git-committer.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/.opencode/agent/git-committer.md b/.opencode/agent/git-committer.md
deleted file mode 100644
index 49c3e3de1..000000000
--- a/.opencode/agent/git-committer.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-description: Use this agent when you are asked 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.