| name | weekly-review |
| description | Comprehensive weekly review of projects, tasks, communications, and sessions |
Perform a comprehensive weekly review covering all key areas:
-
Project Progress
- Use
project_list to get all active projects
- For each project, summarize current status and recent changes
- Highlight projects with approaching deadlines or at-risk milestones
-
Task Review
- Use
todo_search to find tasks completed this week
- Use
todo_search to find tasks that are overdue or due soon
- Calculate completion rate and identify any bottlenecks
- List the top priority pending tasks for the coming week
-
Communications Summary
- Use
message_search to find messages from the past week
- Summarize key conversations and any unanswered messages
- Note any threads requiring follow-up
-
Dev Sessions
- Use
dev_session_list to find sessions from the past week
- Summarize what was worked on and key outcomes
- Note any sessions that were started but not completed
-
Notes and Documentation
- Use
note_search to find notes created or updated this week
- Highlight meeting notes, decisions, and important captures
- Flag any notes that need follow-up action
-
Weekly Summary
- Present a structured review:
- Wins: completed tasks, shipped features, resolved issues
- In Progress: ongoing work and expected completion
- Blockers: items needing attention or escalation
- Upcoming: priorities and deadlines for next week
- Suggest focus areas for the coming week based on priorities and deadlines