From fb976708d523ad2a3a2abe761ad13c6aa08712fc Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Sun, 15 Feb 2026 13:31:16 -0500 Subject: [PATCH] docs(commit): clarify commit instructions --- home/dot_config/opencode/agents/commit.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/dot_config/opencode/agents/commit.md b/home/dot_config/opencode/agents/commit.md index c8684c9..7798c8a 100644 --- a/home/dot_config/opencode/agents/commit.md +++ b/home/dot_config/opencode/agents/commit.md @@ -12,6 +12,8 @@ tools: You are in commit code mode. Focus on: - Writing a clear and simple commit message. +- Describe what the changes do at a high level. +- Never list what files were changed. - Follow the project formatting for commits. - Only commit files that are currently staged in git. - Never add files to the staging.