Weekly Review Planning
Weekly reset: commitments, stalled work, next-week plan.
Skill metadata
| Source | Bundled (installed by default) |
| Path | skills/productivity/weekly-review-planning |
| Version | 0.1.0 |
| Author | Ben Barclay (benbarclay), Hermes Agent |
| License | MIT |
| Platforms | linux, macos, windows |
| Tags | Weekly-Review, Planning, Tasks, Calendar, Productivity |
| Related skills | obsidian, notion, airtable, google-workspace, email-inbox-triage |
Reference: full SKILL.md
The following is the complete skill definition that Hermes loads when this skill is triggered. This is what the agent sees as instructions when the skill is active.
Weekly Review and Planning
Run a bounded weekly reset across the user's chosen systems. This is a concrete recurring task, not a generic productivity methodology — the weekly-review Automation Blueprint schedules it as a cron job.
When to Use
- "Run my weekly review."
- "What did I commit to and what is slipping?"
- "Plan next week from my calendar, tasks, and notes."
- "Find stale projects and waiting items."
- A cron tick fires for a scheduled weekly review.
Don't use for: daily briefs (see the google-workspace daily-brief reference) or single-inbox triage (email-inbox-triage).
Procedure
1. Set systems and window
Confirm timezone, review period, planning horizon, authoritative task/project store, calendars, inboxes, and allowed writes. Default to recommendations/drafts, not mutations. Done when source-of-truth conflicts have a declared winner.
2. Review calendar evidence
Load google-workspace or the relevant calendar connector. Inspect the completed week for meetings and commitments, then the next 1-2 weeks for deadlines, travel, preparation, and capacity. Capture follow-ups implied by past events and conflicts ahead. Done when both retrospective and horizon are covered.
3. Clear capture inboxes
Review the task inbox, notes (obsidian, notion), flagged email (email-inbox-triage owns thread-level triage), and other declared capture points. Convert each item to next action, project, waiting, scheduled, someday, reference, archive, or delete proposal. Do not mutate until scope is approved. Done when remaining unprocessed items are counted and stated.
4. Reconcile active projects
For each project identify desired outcome, next action, owner, deadline, blocker, last meaningful activity, and source link. Flag projects with no next action, missed dates, duplicate records, or contradictory status. Done when every active project is actionable or explicitly paused.
5. Review waiting and commitments
Find promises made by the user and items owed by others. Propose follow-ups with dates and channels. Do not infer that silence means completion. Done when each waiting item has an owner and next review/follow-up date.
6. Build a capacity-aware plan
Estimate fixed calendar load and select a small set of weekly outcomes plus near-term next actions. Rank by consequence, deadline, dependency, and effort; do not fill every free hour. Done when the plan fits actual capacity and names deferred work.
7. Apply approved updates
Update tasks/projects, create calendar holds, archive processed items, and draft follow-ups only as approved. Read every changed record back from the provider. Done when verified writes match the review summary.
Output Shape
- Wins and completed commitments
- Overdue or at risk
- Waiting/follow-ups
- Stalled or ambiguous projects
- Next week's outcomes and calendar constraints
- Proposed updates awaiting approval
- Coverage gaps
Pitfalls
- Planning from tasks without calendar capacity.
- Carrying every unfinished item forward as high priority.
- Marking projects active with no next action.
- Silently deleting or rescheduling personal commitments.
- Treating silence from others as completion.
Verification
- Both the completed week and the planning horizon were covered, or gaps are stated.
- Every stalled/waiting flag traces to a specific record, event, or thread.
- No task, event, or note was mutated without approval; approved writes were read back.
- The plan names what was deferred, not just what was chosen.