-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
type:docsDocumentation improvementsDocumentation improvementstype:storyUser-facing capability, shippable incrementUser-facing capability, shippable increment
Description
Parent Epic
- Weekly Rituals System #9 Weekly Rituals System
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 MondayUsage 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:docsDocumentation improvementsDocumentation improvementstype:storyUser-facing capability, shippable incrementUser-facing capability, shippable increment