From 55f99a40d70f6ce1337d112ad3cb93248207e7bf Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Fri, 13 Feb 2026 21:41:44 -0500 Subject: [PATCH] docs(agents): add rule never add files to staging --- home/dot_config/opencode/agents/commit.md | 1 + 1 file changed, 1 insertion(+) diff --git a/home/dot_config/opencode/agents/commit.md b/home/dot_config/opencode/agents/commit.md index 667192c..c8684c9 100644 --- a/home/dot_config/opencode/agents/commit.md +++ b/home/dot_config/opencode/agents/commit.md @@ -14,6 +14,7 @@ You are in commit code mode. Focus on: - Writing a clear and simple commit message. - Follow the project formatting for commits. - Only commit files that are currently staged in git. +- Never add files to the staging. Use the following command to look at the changes: ```sh