weekly-review-planning

Run a weekly reset reconciling tasks, calendar, and projects into a capacity-aware plan.

239k|48.8k|Updated Jul 22, 2025
One-click install
npx skills add https://github.com/NousResearch/hermes-agent --skill weekly-review-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly-review-planning
Source: https://github.com/NousResearch/hermes-agent/tree/main/skills/productivity/weekly-review-planning
Command: npx skills add https://github.com/NousResearch/hermes-agent --skill weekly-review-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scattered commitments across tasks, calendars, notes, and inboxes make it hard to see what slipped, what is waiting, and what to do next week. This Skill consolidates those signals into a single bounded review with a proposed plan.

Core Features & Use Cases

  • Calendar and commitment review: Inspects the completed week and the next 1-2 weeks for meetings, deadlines, and implied follow-ups.
  • Inbox and project reconciliation: Converts capture items into next actions, projects, waiting items, or archive proposals without mutating until approved.
  • Capacity-aware planning: Builds a small set of weekly outcomes ranked by consequence, deadline, dependency, and effort, explicitly naming deferred work.
  • Use Case: A user asks for a Sunday evening review. The Skill pulls calendar events, task inboxes, and notes, flags stalled projects, drafts follow-ups for waiting items, and proposes next-week outcomes that fit actual calendar capacity.

Quick Start

Run my weekly review across my calendar, tasks, and notes for the past seven days and plan the 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 across tasks and calendar?

Confirm timezone, review window, and authoritative task store, then load calendar evidence for the completed week and the planning horizon. Convert capture items into next actions, projects, waiting items, or archive proposals, and build a capacity-aware plan that names deferred work.

What systems does the weekly review skill connect to?

It integrates with calendar connectors (such as google-workspace), task stores, notes systems (obsidian, notion), and email inboxes. The related_skills metadata lists obsidian, notion, airtable, google-workspace, and email-inbox-triage as compatible connectors.

Does the weekly review skill mutate my tasks automatically?

No. The procedure defaults to recommendations and drafts, not mutations. Approved writes are applied only after explicit user approval, and every changed record is read back from the provider to verify the result.

When should I use weekly review instead of daily brief or inbox triage?

Use weekly review for a bounded reset covering the past week and planning horizon. Use google-workspace daily-brief for daily summaries, and email-inbox-triage for thread-level inbox cleanup within a single session.

Why does my weekly plan feel overloaded after the review?

Plans become overloaded when tasks are prioritized without calendar capacity or when every unfinished item is carried forward as high priority. The Skill ranks by consequence, deadline, dependency, and effort, and explicitly names deferred work to prevent this.