Skip to content

Documentation update for weekly rituals #16

@BugRoger

Description

@BugRoger

Parent Epic

Description

Update CLAUDE.md to document the weekly rituals system including rituals, sub-skills, and workflow.

Scope

File: CLAUDE.md

Requirements

Core Rituals Table Update

Add to the Core Rituals table:

Ritual When Purpose
Weekly Planning Every Friday Prepare Week.md with priorities for next week
Weekly Review Every Friday (before planning) Archive Week.md, synthesize patterns

Sub-Skills Documentation

Add new sub-skills to documentation:

  • _sub/synthesis/gather-week-context - Aggregate daily data for a week
  • _sub/synthesis/extract-to-areas - Extract to People/Insights files

Workflow Update

Update Daily Workflow section to include weekly rhythm:

**Weekly:**
1. Friday: Run weekly-review to archive and synthesize
2. Friday: Run weekly-planning to prepare next week
3. Weekend: Week.md ready for Monday

Usage Examples

Add usage examples:

# Weekly review for current week
claude skill run rituals/review/weekly-review

# Weekly planning for next week (default)
claude skill run rituals/planning/weekly-planning

# Weekly planning for specific week
claude skill run rituals/planning/weekly-planning --args "2026-W08"

Acceptance Criteria

  • Core Rituals table includes weekly rituals
  • Sub-skills documented in Development Guidelines
  • Workflow section includes weekly rhythm
  • Usage examples are accurate

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:docsDocumentation improvementstype:storyUser-facing capability, shippable increment

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions