Răsfoiți Sursa

docs: clarify deepwork phase sizing

Alvin Unreal 3 săptămâni în urmă
părinte
comite
cf36390dc7
1 a modificat fișierele cu 10 adăugiri și 0 ștergeri
  1. 10 0
      src/skills/deepwork/SKILL.md

+ 10 - 0
src/skills/deepwork/SKILL.md

@@ -49,6 +49,16 @@ Required behavior:
   UI/UX;
   UI/UX;
 - finish with final validation and a concise summary.
 - finish with final validation and a concise summary.
 
 
+## Phase Sizing
+
+Oracle review adds time and cost, so choose phase size deliberately during
+implementation planning. Phases that are too large can hide bugs, missed
+adjustments, and architecture decisions until they are expensive to change.
+Phases that are too small add review overhead with little useful feedback.
+
+Balance phase size so each Oracle review happens when its findings could
+meaningfully improve the work that follows.
+
 ## Designer Handoff Guardrail
 ## Designer Handoff Guardrail
 
 
 When a deepwork phase includes `@designer`, treat the delivered UI/UX as
 When a deepwork phase includes `@designer`, treat the delivered UI/UX as