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