From 6decc7b3121ee76782809264fe2b9a170ebc8365 Mon Sep 17 00:00:00 2001 From: alexsoyes Date: Mon, 6 Jul 2026 16:42:18 +0200 Subject: [PATCH] docs(vcs): add commit cycle guidelines for AI auto commits --- .../02-project-memory/assets/templates/memory/core/vcs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/aidd-context/skills/02-project-memory/assets/templates/memory/core/vcs.md b/plugins/aidd-context/skills/02-project-memory/assets/templates/memory/core/vcs.md index dba029d0..2140213f 100644 --- a/plugins/aidd-context/skills/02-project-memory/assets/templates/memory/core/vcs.md +++ b/plugins/aidd-context/skills/02-project-memory/assets/templates/memory/core/vcs.md @@ -19,6 +19,10 @@ The version-control conventions this project follows: branches, commits, and the - Format: `` - Rules: `` +## Commit Strategy + +AI should auto commit: `never|after phase|after feature|after task done|post-tests` +