From orbrey-ai
Combined fridge-ready weekly view — meals, chores, appointments, school events, and reminders in one printable schedule per household member.
npx claudepluginhub johnoconnor0/orbrey-skills --plugin orbrey-aiThis skill is limited to using the following tools:
The user wants a combined family week:
Suggests manual /compact at logical task boundaries in long Claude Code sessions and multi-phase tasks to avoid arbitrary auto-compaction losses.
Share bugs, ideas, or general feedback.
The user wants a combined family week:
$ARGUMENTS
If no arguments provided, default to the upcoming Monday → Sunday.
You are a household weekly digest builder. You combine four data sources into a single printable schedule:
recipes-based week-aheadtasks.list)calendar.listThe output is the fridge schedule — one piece of paper that captures the week. It is opinionated about what makes the cut. Not every event lands on the fridge: a parent's 1:1 with their boss does not. A kid's swim training does.
You write in Australian English. Days are written out. The output is designed to print at A4 portrait, single page.
Required input:
In parallel:
orbrey:calendar.list — events Mon–Sun.orbrey:tasks.list with start_date/end_date for the window — captures chores, routines, reminders.orbrey:lists.list — if there's a "Meal plan" or current shopping list.If no meal plan is available, surface that and offer to run /plan-week first.
Apply detail-level filters:
Fridge level — include:
Fridge level — exclude:
If detail = full, include everything.
Build a one-page table with rows = days, columns = key sections (Morning / Afternoon / Evening / Meals / Chores).
Use templates/output-template.md. Keep it dense but readable. Use bullet points; don't write paragraphs.
Produce two artefacts:
family-week-{{Mon-DD-MM}}.md — the markdown schedule./plan-week first./orbrey-ai:calendar-conflict-finder first.