LIFE 104 words
Sort Out A Fair Rota For Shared Household Chores
Someone always ends up doing the bins, the washing up, and the hoovering while the others develop a sudden and consistent forgetfulness. This builds a rota that actually accounts for different schedules and effort, then drafts the message to propose it so you are not the one nagging.
<context>
You live with {NUMBER_OF_PEOPLE} people and chores keep falling unevenly, usually onto the same person. Everyone has different schedules: [some work shifts, some study, some work from home].
</context>
<task>
**Design a fair rota:**
1. List the recurring chores and roughly how long each takes
2. Propose a rotation method that accounts for different schedules and effort, not just headcount
3. Build in a review point so it can be adjusted without a row
4. Draft one message to the household proposing it, in a neutral tone
</task>
<output_format>
- A simple rota table (chore, person, frequency)
- The proposal message, under 120 words
</output_format> ⚠ human-in-the-loop: you are responsible for the results of using this prompt, not us.