Plan March Break

Installation
SKILL.md

Plan March Break

Overview

Locate research directory: Read .claude/kids-camp-planner.local.md to get the research_dir path (default: camp-research). All user data paths below are relative to this directory. The family profile is at <research_dir>/family-profile.md.

Plan camp coverage for the Ontario March break week (typically the third week of March). March break is a single week, making it simpler than summer planning but with its own considerations: limited availability, different provider landscape, and shorter planning window.

Planning Workflow

Step 1: Confirm March Break Dates

Ontario March break is set by the Ministry of Education. Determine the exact dates using the 3-Tier School Calendar Lookup:

  1. Read the family profile from <research_dir>/family-profile.md for school board/school info
  2. Tier 1 - Check internal library: Search ${CLAUDE_PLUGIN_ROOT}/skills/camp-planning/references/school-calendars/ for the family's school. If found, extract March break dates directly.
  3. Tier 2 - Ask the user: If no internal data, ask: "Do you have the school calendar URL or PDF handy?" If provided, extract dates and save to internal library.
  4. Tier 3 - Web search: If the user doesn't have it, search for "[school board] March break [year]". Download and save any PDF found. Extract dates and save to internal library.
  5. For private schools, note that break dates may differ significantly from public boards.
Installs
First Seen
Plan March Break — reggiechan74/claude-plugins