wyndomb

Weekly Synthesis — Project Management agent for Claude Code

Project Management community

Automated weekly reflection that analyzes daily plans and project files to generate weekly accomplishments, blockers, and next week's strategic focus.

How to install Weekly Synthesis

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.

What Weekly Synthesis does


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\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

Alternatives in Project Management

  • Architectobot — Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans 38.1k ★
  • Project Task Planner — Use this agent when you need to create a comprehensive development task list from a Product Requirements Docum 5.5k ★
  • Swarm Planner — Strategic task decomposition for swarm coordination 508 ★

Full documentation available on GitHub

View Source Repository