-
Notifications
You must be signed in to change notification settings - Fork 0
Create weekly-planning ritual #14
Copy link
Copy link
Open
Labels
scope:ritualPlanning or review ritualPlanning or review ritualtype:storyUser-facing capability, shippable incrementUser-facing capability, shippable increment
Description
Parent Epic
- Weekly Rituals System #9 Weekly Rituals System
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 weeknext week= Following weekYYYY-Www= Specific ISO week
Context Gathering (7 Sources)
- Load directives - Use
_sub/fetch/get-directives - Synthesize prior week - Use
_sub/synthesis/gather-week-contextwith scope: prior_week - Fetch calendar - Use
_sub/fetch/get-calendarwith scope: week - 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
- Review coaching context - Read Year.md and Quarter.md
- Scan active commitments - List 01_Projects/, 02_Areas/
- Identify carryover - Incomplete priorities from prior week
Interactive Session
-
Present week overview
- Calendar density, meeting count, 1:1s, focus hours
- Week type detection result
-
Review prior week synthesis
- Patterns and accomplishments
- Incomplete priorities
- Leadership intention alignment
-
Priority setting
- Review carryover items
- Discuss quarterly alignment
- Set 3 weekly outcomes
-
Leadership intention
- Week-type aware suggestions:
- meeting-heavy: "Present", "Listening", "Sustainable"
- focus: "Deep", "Creative", "Finishing"
- deadline: "Decisive", "Clear", "Focused"
- Week-type aware suggestions:
-
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
- Fill frontmatter (week, dates, week_type, energy_trend, leadership_intention)
- Fill Week Overview with priorities and theme
- Fill Synthesis from Prior Week
- Fill Weekly Commitments
- Pre-populate Daily Summaries with known events
- Fill Wins/Reflections with coaching prompts
- 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
- Create gather-week-context sub-skill #10 gather-week-context sub-skill
- Update week.md Captive template #12 week.md template update
Pattern Reference
- daily-planning/SKILL.md - Ritual structure
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scope:ritualPlanning or review ritualPlanning or review ritualtype:storyUser-facing capability, shippable incrementUser-facing capability, shippable increment