weekly-review-planning

Reviews calendar, tasks, and notes to produce a capacity-aware weekly plan.

Updated Aug 22, 2026
One-click install
npx skills add https://github.com/vivekgoquest/hermes-agent-stable --skill weekly-review-planning-vivekgoquest
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: weekly-review-planning
Source: https://github.com/vivekgoquest/hermes-agent-stable/tree/main/skills/productivity/weekly-review-planning
Command: npx skills add https://github.com/vivekgoquest/hermes-agent-stable --skill weekly-review-planning-vivekgoquest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Weekly commitments, stalled projects, and waiting items scatter across calendars, task managers, notes, and inboxes, making it hard to see what slipped and plan the next week realistically. ## Core Features & Use Cases - Retrospective and horizon review: Inspects the completed week's meetings and commitments plus the next 1-2 weeks for deadlines, travel, and capacity constraints. - Inbox and project reconciliation: Converts captured items into next actions, projects, waiting, or someday lists, and flags projects with no next action, missed dates, or contradictory status. - Approval-gated writes: Proposes task updates, calendar holds, and follow-up drafts, applying changes only after approval and reading every write back for verification. - Use Case: A cron-triggered weekly review pulls your Google Calendar, Obsidian notes, and task inbox, then returns a report of wins, at-risk items, follow-ups, and a next-week plan that fits actual calendar capacity. ## Quick Start Run my weekly review across my calendar, tasks, and notes and propose a plan for next week.

Frequently Asked Questions about weekly-review-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a weekly review with my calendar and tasks?▼

A weekly review loads your calendar connector and task store, inspects the completed week for commitments and the next 1-2 weeks for deadlines, then reconciles projects and inboxes. The output is a structured report of wins, at-risk items, follow-ups, and a capacity-aware plan.

How to plan next week based on calendar capacity?▼

Capacity-aware planning estimates fixed calendar load first, then selects a small set of weekly outcomes ranked by consequence, deadline, dependency, and effort. It avoids filling every free hour and explicitly names deferred work.

Can this skill work with Obsidian or Notion notes?▼

Yes, the review clears capture inboxes from Obsidian or Notion notes alongside task inboxes and flagged email. Each captured item is converted into a next action, project, waiting, scheduled, someday, reference, archive, or delete proposal.

Does the weekly review modify my tasks and calendar automatically?▼

No, all writes are approval-gated by default. The skill produces recommendations and drafts first, then updates tasks, creates calendar holds, or archives items only after you approve, reading every changed record back for verification.

When should I not use a weekly review workflow?▼

Do not use it for daily briefs, which are handled by the google-workspace daily-brief reference, or for single-inbox triage, which belongs to email-inbox-triage. It is designed for a bounded weekly reset, not continuous inbox processing.