docs: require review before merging worktrees

This commit is contained in:
Bu5hm4nn
2026-03-24 10:50:20 +01:00
parent 56e84680e8
commit 7c6b8ef2c6

View File

@@ -35,6 +35,11 @@
- Do not treat lint as a separate, skippable preflight. - Do not treat lint as a separate, skippable preflight.
- If the build is green, lint must already be green. - 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 ## Project Learnings
### NiceGUI layout constraint ### NiceGUI layout constraint