From c58a069e427f516ff1d887bfc053ac590025bec6 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Tue, 10 Feb 2026 15:18:09 -0600 Subject: [PATCH] docs: update commit guidance --- Agents.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Agents.md b/Agents.md index 701f92b..11ed457 100644 --- a/Agents.md +++ b/Agents.md @@ -40,6 +40,9 @@ When using AI to add or change docs in this repo: 4. Update the index when adding new markdown files. 5. Verify formatting (bullets, code blocks, and links) before commit. +## Commit And Push After Repo Updates +If you update any file in this repo, commit and push right away so other developers do not lose their local changes. If you are unsure, ask and confirm before pushing. + ### Example Request "Read Agents.md and PRD.md first. Propose a plan, then update docs/ai/ios.md with step-by-step guidance and examples. If you add new files, update docs/ai/index.md."