From 7c6b8ef2c653375e57d8624f8c08dbcde1857d2c Mon Sep 17 00:00:00 2001 From: Bu5hm4nn Date: Tue, 24 Mar 2026 10:50:20 +0100 Subject: [PATCH] docs: require review before merging worktrees --- AGENTS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 50c52ff..629c2e3 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -35,6 +35,11 @@ - Do not treat lint as a separate, skippable preflight. - If the build is green, lint must already be green. +8. **Run the `/review` skill before merging worktrees back.** + - Any worktree/sub-agent implementation must go through `/review` before integration to `main`. + - Do not merge worktree changes back based only on compile/test results. + - Review first, then integrate. + ## Project Learnings ### NiceGUI layout constraint