Skip to content

Create weekly-planning ritual #14

@BugRoger

Description

@BugRoger

Parent Epic

Description

Create the weekly-planning ritual skill that prepares Week.md with context synthesis and coaching prompts. This is the main user-facing ritual for weekly planning.

Scope

Location: .claude/skills/rituals/planning/weekly-planning/SKILL.md

Requirements

Target Date Resolution

  • (empty) = Next week (since default is Friday planning)
  • this week = Current week
  • next week = Following week
  • YYYY-Www = Specific ISO week

Context Gathering (7 Sources)

  1. Load directives - Use _sub/fetch/get-directives
  2. Synthesize prior week - Use _sub/synthesis/gather-week-context with scope: prior_week
  3. Fetch calendar - Use _sub/fetch/get-calendar with scope: week
  4. Determine week type based on calendar density:
    • meeting-heavy: 20+ meetings or 3+ full-day events
    • focus: <10 meetings, 20+ focus hours
    • deadline: major deliverables due
    • balanced: mix of meetings and focus
  5. Review coaching context - Read Year.md and Quarter.md
  6. Scan active commitments - List 01_Projects/, 02_Areas/
  7. Identify carryover - Incomplete priorities from prior week

Interactive Session

  1. Present week overview

    • Calendar density, meeting count, 1:1s, focus hours
    • Week type detection result
  2. Review prior week synthesis

    • Patterns and accomplishments
    • Incomplete priorities
    • Leadership intention alignment
  3. Priority setting

    • Review carryover items
    • Discuss quarterly alignment
    • Set 3 weekly outcomes
  4. Leadership intention

    • Week-type aware suggestions:
      • meeting-heavy: "Present", "Listening", "Sustainable"
      • focus: "Deep", "Creative", "Finishing"
      • deadline: "Decisive", "Clear", "Focused"
  5. Generate coaching prompts

    • Adapt to week type
    • Connect to growth edge (conflict, executive presence)
    • Connect to patterns to watch (taking work on, putting self last)

Generation

  1. Fill frontmatter (week, dates, week_type, energy_trend, leadership_intention)
  2. Fill Week Overview with priorities and theme
  3. Fill Synthesis from Prior Week
  4. Fill Weekly Commitments
  5. Pre-populate Daily Summaries with known events
  6. Fill Wins/Reflections with coaching prompts
  7. Write to 00_Brain/Captive/Week.md

Acceptance Criteria

  • Ritual loads directives and applies personality
  • Synthesizes prior week context correctly
  • Detects week type from calendar density
  • Generates context-aware coaching prompts
  • Writes complete Week.md with all sections populated
  • Supports target week arguments
  • Friday default planning for next week works

Dependencies

Pattern Reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope:ritualPlanning or review ritualtype:storyUser-facing capability, shippable increment

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions