From home
Generates a recurring household-cleaning schedule (daily to annual) adjusted for household composition and pet count, with configurable task ownership and outsourced tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/home:flow-build-cleaning-routineThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trigger:** Called by `op-review-brief`, `op-monthly-sync`, or directly by user.
Trigger: Called by op-review-brief, op-monthly-sync, or directly by user.
Builds a household-cleaning calendar that captures the realistic cadence for each task, who in the household owns it, and what's already outsourced to a cleaning service. Surfaces today's and this-week's items.
Frequency tiers and example tasks:
Household-composition adjustments:
vault/home/00_current/cleaning-routine.md — master cadence table.household_composition, pet_count, cleaner_outsourced_tasks from config.vault/home/config.md:
household_composition ("solo" / "couple" / "family")pet_countcleaner_outsourced_tasks (list — these tasks won't appear in the user's view)task_owners (optional: per-task owner name)vault/home/config.mdvault/home/00_current/cleaning-routine.mdnpx claudepluginhub fru-dev3/ai-ready-life --plugin homeCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.