Decompose peak-day tasks and pre-load early components into lighter days
Decompose tasks due on peak-load days into components that can start independently, then pre-load early components into low-load days to smooth temporal distribution.
Why This Is a Rule
Peak-load days — days with deadlines, presentations, or multiple deliverables converging — fail not because of insufficient capacity on that day but because all the work was left for that day. A presentation due Thursday doesn't have to be built on Thursday. The research can happen Monday, the outline Tuesday, the slides Wednesday, and only the rehearsal and polish on Thursday.
Decomposition enables temporal smoothing: break the monolithic task into components with independent start times, then pre-load early components into low-load days earlier in the week. The peak-day load decreases because only the final components remain, and the quality improves because each component received full attention rather than being rushed in a single day.
This is the same principle as production leveling (heijunka) in lean manufacturing: smooth the temporal distribution of work to avoid the waste of peak-and-valley cycles.
When This Fires
- During weekly planning when you see a day with disproportionate load
- When a deadline is approaching and you haven't started
- After a peak-day failure where too much work converged on one day
- Any planning context where workload distribution is uneven across days
Common Failure Mode
Treating the task as indivisible: "I need to write the report on Thursday because it's due Thursday." But the report has components — research, outline, draft, review, polish — and only the final polish needs to happen on Thursday. The earlier components can be distributed across lighter days earlier in the week, converting a crushing Thursday into a manageable sequence.
The Protocol
When a peak-load day appears in your weekly plan: (1) List every task due on that day. (2) Decompose each into components that can start independently. (3) Identify which components must happen on the due date (usually just final assembly and polish) and which can happen earlier. (4) Pre-load early components into low-load days: research on Monday, outline on Tuesday, draft on Wednesday. (5) The peak day now contains only final-stage work — less stressful, higher quality, and protected by buffer from the early work already completed.