Files
my-vault/.claude/commands/weekly-synthesis.md
T
windyboy be56d86e84 refactor(vault): Phase 5 — single agent contract
- Rewrite AGENTS.md as single operations manual (PARA, permission table,
  frontmatter conventions, safety rules, code style)
- Root CLAUDE.md = one-line pointer to AGENTS.md
- Delete 13 stub CLAUDE.md files across vault directories
- Delete .claude/project-instructions.md + .claude/memory/instructions/
  (content merged into AGENTS.md)
- .claude/settings.json: deny plugin data.json + 04_Archive + git push;
  ask on .obsidian/** edits; remove SessionStart hook (claudesidian welcome)
- Delete 3 upstream commands (init-bootstrap, install-claudesidian, upgrade)
- Add risk/writes metadata to 14 remaining commands
- Rewrite README.md (remove all claudesidian content)
- package.json: name → my-vault, remove check-updates/firecrawl scripts
2026-09-26 11:41:32 +08:00

107 lines
1.9 KiB
Markdown

# Weekly Synthesis
risk: medium
writes: 00_Inbox/ weekly notes
Create a comprehensive synthesis of the week's work and thinking.
## Analysis Process
1. **Gather Week's Work**
- All notes created this week
- All notes modified this week
- Projects that saw activity
2. **Identify Patterns**
- Recurring themes
- Common challenges
- Breakthrough moments
- Energy patterns (what energized vs drained)
3. **Synthesize Learning**
- Key insights that emerged
- How thinking evolved
- Connections discovered
- Questions answered and raised
4. **Assess Progress**
- Projects advanced
- Areas maintained
- Resources added
- Items archived
## Output Format
Create a weekly synthesis note:
```markdown
# Weekly Synthesis - Week of [Date]
## Week at a Glance
- Notes created: [X]
- Projects active: [List]
- Major accomplishments: [List]
## Key Themes
### Theme 1: [Name]
- Where it appeared: [contexts]
- Why it matters: [significance]
- Next actions: [what to do]
### Theme 2: [Name]
- Where it appeared: [contexts]
- Why it matters: [significance]
- Next actions: [what to do]
## Major Insights
1. [Insight with context]
2. [Insight with context]
## Progress by Project
### [Project Name]
- What advanced:
- What's blocked:
- Next week's focus:
## Questions Emerged
- [Question 1 - and why it matters]
- [Question 2 - and why it matters]
## Energy Audit
- What gave energy:
- What drained energy:
- What to adjust:
## Connections Made
- [Note A] ←→ [Note B]: [Why significant]
- [Concept X] ←→ [Concept Y]: [New understanding]
## Next Week's Intentions
1. [Primary focus]
2. [Secondary focus]
3. [Thing to explore]
## To Process
- Inbox items: [count]
- Orphaned notes: [list]
- Missing connections: [identified]
```
## Follow-up Actions
- Archive completed projects
- Clean up inbox
- Update project status
- Plan next week's focus