Add handoff requirement for high-impact designs

Added a note about handing off designs for high-impact or high-risk projects.
This commit is contained in:
Munir Abbasi
2026-01-25 17:03:41 +05:00
committed by GitHub
parent 00079b5bff
commit 0405d4a577

View File

@@ -227,3 +227,4 @@ If any criterion is unmet:
- **YAGNI ruthlessly**
---
If the design is high-impact, high-risk, or requires elevated confidence, you MUST hand off the finalized design and Decision Log to the `multi-agent-brainstorming` skill before implementation.