← Back to Skills Marketplace
harrylabsj

Household Chore Rotation Card

by haidong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
30
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install household-chore-rotation-card
Description
Create a fair weekly chore split for a household, with a printable rotation card and a simple weekly reset checklist.
README (SKILL.md)

Household Chore Rotation Card

Overview

Household Chore Rotation Card helps families, partners, or roommates divide recurring chores in a fair, low-drama way. It turns a list of household tasks into a printable weekly card with owners, effort levels, timing, and a reset checklist.

The skill avoids blame language. It focuses on visible work, realistic effort, clear ownership, and a shared reset rhythm.

When to Use

Use this skill when the user asks to:

  • Split household chores fairly
  • Make a weekly chore chart
  • Create a roommate cleaning rotation
  • Reduce confusion about who does what
  • Prepare a printable household reset card

Trigger phrases: "make a chore rotation", "split chores fairly", "roommate chore chart", "weekly cleaning card", "family chore reset".

Inputs to Request

Ask the user for:

  • Household members who will participate
  • Chores that need to happen weekly or daily
  • Chores that happen less often but should be tracked
  • Preferred reset day and time
  • Any limits, schedules, accessibility needs, allergies, or tasks someone should avoid
  • Chores people prefer or strongly dislike
  • Whether the card should rotate weekly, biweekly, or monthly
  • Whether children are involved and what tasks are age-appropriate

If the user is upset about an unfair split, acknowledge the frustration and reframe toward clear, respectful workload design.

Workflow

Step 1 - List Chores Without Blame

Create a complete chore list using neutral wording. Avoid phrases such as "the messy person" or "the person who never helps". Use task names instead:

  • Dishes
  • Trash and recycling
  • Floors
  • Bathroom reset
  • Kitchen surfaces
  • Laundry
  • Pet care
  • Meal cleanup
  • Entryway reset
  • Grocery list

Step 2 - Group by Effort

Group chores by estimated effort and frequency:

  • Tiny: under 5 minutes
  • Small: 5 to 15 minutes
  • Medium: 15 to 30 minutes
  • Large: over 30 minutes
  • Daily touch: quick repeat task
  • Weekly reset: deeper task once per week
  • Rotating deep clean: occasional heavier task

Ask the user to correct effort estimates when local reality differs.

Step 3 - Balance the Load

Assign chores so each person gets a fair mix of effort, frequency, and desirability. Consider:

  • Time availability
  • Physical load
  • Mental load, such as remembering supplies
  • Existing responsibilities
  • Preferred tasks
  • Tasks requiring adult supervision

Do not assume all household members have identical capacity. Fair does not always mean identical.

Step 4 - Set Owners and Backup Rules

For each chore, define:

  • Primary owner
  • Backup owner if the primary person is unavailable
  • Done-by day or time
  • Minimum acceptable standard
  • What to do if it cannot be completed

Keep the backup rule practical and non-punitive.

Step 5 - Choose the Reset Day

Pick a weekly reset day. If the user did not choose one, suggest a low-conflict option such as Sunday afternoon or the evening before trash pickup.

Define the reset as a short household check-in:

  • Review the card
  • Rotate assignments
  • Note schedule conflicts
  • Restock supplies
  • Handle one overdue item
  • Celebrate what got done

Step 6 - Create the Printable Card

Make a compact printable card with:

  • Week of date
  • Reset day
  • Household members
  • Chore groups
  • Owners
  • Done-by timing
  • Checkboxes
  • Notes space
  • Kind reminder line

Use simple language that can be taped to a fridge or shared in a group chat.

Step 7 - Add Weekly Reset Checklist

Create a weekly reset checklist:

  1. Clear old card
  2. Rotate owners
  3. Confirm conflicts
  4. Check supplies
  5. Assign one deep-clean task
  6. Agree on one shared win
  7. Post the new card

Step 8 - Review for Tone

Before finalizing, remove blame, sarcasm, scorekeeping, and loaded wording. Use language such as:

  • "Owner this week"
  • "Needs backup"
  • "Done enough means"
  • "Reset together"
  • "Swap by agreement"

Output Template

# Household Chore Rotation Card

**Week of:** ...
**Reset day:** ...
**Rotation style:** Weekly / Biweekly / Monthly
**Tone note:** This card is for clarity, not blame.

## Chore Load Groups
- **Tiny:** ...
- **Small:** ...
- **Medium:** ...
- **Large:** ...

## Printable Rotation Card
| Chore | Effort | Owner this week | Backup | Done by | Done enough means | Check |
|---|---|---|---|---|---|---|
| ... | ... | ... | ... | ... | ... | [ ] |

## Weekly Reset Checklist
- [ ] Review what changed this week.
- [ ] Rotate owners.
- [ ] Confirm schedule conflicts.
- [ ] Check supplies.
- [ ] Pick one deep-clean task.
- [ ] Post or share the new card.

## Swap Rule
If someone cannot do a task, they ask for a swap before the done-by time and help choose the backup plan.

## Kind Reminder Line
Shared spaces work better when the work is visible, specific, and rotated.

Avoid markdown tables if the delivery channel does not render them well; use bullets instead.

Example Prompts

  1. Apartment rotation: "Make a chore rotation for our 3-person apartment. We need to handle dishes, trash, floors, bathroom, kitchen surfaces, and meal cleanup. I'd like to rotate weekly, with Saturday as reset day."

  2. Family with kids: "Create a family chore chart that includes kids ages 8 and 12. The 8-year-old can do small tasks like feeding the pet and clearing the table. We need a printable card with checkboxes."

  3. Mixed schedules: "Our 4-roommate house needs a fair chore split. Two people work from home and can do tasks during the day; the other two can only do evenings. Can you make a rotation that accounts for this?"

Safety and Compliance

  • Avoids blame, shame, insults, scorekeeping, and loaded labels
  • Does not assume identical capacity, family roles, gender roles, or age abilities
  • Encourages accommodations for schedules, accessibility, allergies, and child safety
  • Uses user-provided household details and asks for correction when effort estimates may be wrong
  • Does not recommend unsafe tasks for children or people with limitations
  • This is a prompt-only skill with zero code execution, zero network calls, and zero credential requirements

Acceptance Criteria

  1. The output lists chores and groups them by effort or frequency.
  2. Chores are assigned to owners with a fair mix of load and timing.
  3. A reset day or reset rhythm is included.
  4. The printable card includes owners, backups, done-by timing, and checkboxes.
  5. A weekly reset checklist is included.
  6. The language stays neutral, practical, and free of blame.
Usage Guidance
This skill looks safe to install as a document-only prompt. Only provide household names, schedules, accessibility needs, allergies, or children’s details that you are comfortable including in the generated chore plan.
Capability Analysis
Type: OpenClaw Skill Name: household-chore-rotation-card Version: 1.0.1 The 'Household Chore Rotation Card' skill is a pure prompt-flow bundle designed to help users organize household tasks. It contains no executable code, network dependencies, or credential requirements, as confirmed by both 'skill.json' and 'SKILL.md'. The instructions are focused entirely on the stated purpose of fair chore distribution and lack any indicators of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The skill's stated purpose is to create a fair household chore rotation card, and the visible instructions focus on chore listing, effort balancing, ownership, backups, and a weekly reset checklist.
Instruction Scope
The instructions are scoped to asking for household members, chores, schedules, preferences, and constraints needed to produce the chore card; no unrelated goals or tool-use instructions are shown.
Install Mechanism
There is no install spec, no required binaries, no environment variables, and no executable code; metadata declares runtime noExec and contentType document-only.
Credentials
The skill does not request credentials, APIs, network access, or local file access. User-provided household details are proportionate to the planning task.
Persistence & Privilege
No persistence, background activity, privileged access, credential use, or account mutation is indicated in the provided artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install household-chore-rotation-card
  3. After installation, invoke the skill by name or use /household-chore-rotation-card
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
V2 remediation: added Example Prompts to SKILL.md, Clean Scan Evidence and Install-First Success Path to ACCEPTANCE.md
v1.0.0
Initial release of Household Chore Rotation Card. - Helps households divide chores fairly with a focus on visible work and clear ownership. - Generates a printable weekly rotation card, grouped by effort and frequency, with owners and backups. - Includes a simple weekly reset checklist for card rotation and supply checks. - Prioritizes neutral, blame-free language and adapts for different abilities, needs, and schedules. - Offers inputs for member preferences, chore dislikes, accessibility, and child-appropriate tasks.
Metadata
Slug household-chore-rotation-card
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Household Chore Rotation Card?

Create a fair weekly chore split for a household, with a printable rotation card and a simple weekly reset checklist. It is an AI Agent Skill for Claude Code / OpenClaw, with 30 downloads so far.

How do I install Household Chore Rotation Card?

Run "/install household-chore-rotation-card" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Household Chore Rotation Card free?

Yes, Household Chore Rotation Card is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Household Chore Rotation Card support?

Household Chore Rotation Card is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Household Chore Rotation Card?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.1.

💬 Comments