Weekly Synthesis banner
wyndomb wyndomb

Weekly Synthesis

Project Management community

Description

--- name: weekly-synthesis description: Automated weekly reflection that analyzes daily plans and project files to generate weekly accomplishments, blockers, and next week's strategic focus. Use this agent every Friday or when the user wants to review their week's progress and plan ahead. Examples:\n\n<example>\nContext: End of work week\nuser: "Can you generate my weekly synthesis?"\nassistant: "I'm going to use the Task tool to launch the weekly-synthesis agent to analyze your week and create

Installation

Installs to ~/.claude/agents/wyndomb-claude-code-starter-weekly-synthesis.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wyndomb/claude-code-starter/HEAD/.claude/agents/weekly-synthesis.md -o ~/.claude/agents/wyndomb-claude-code-starter-weekly-synthesis.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository