weekly-review-planning

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

Updated Sep 10, 2026
One-click install
npx skills add https://github.com/loteiron/ZeusAgent --skill weekly-review-planning-loteiron
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: weekly-review-planning
Source: https://github.com/loteiron/ZeusAgent/tree/main/skills/productivity/weekly-review-planning
Command: npx skills add https://github.com/loteiron/ZeusAgent --skill weekly-review-planning-loteiron

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Weekly commitments, stalled projects, and waiting items scatter across calendars, task managers, and note apps, making it hard to see what slipped and plan the next week realistically. ## Core Features & Use Cases - Bounded Weekly Reset: Reviews the completed week's calendar, clears capture inboxes, reconciles active projects, and audits waiting commitments in one structured pass. - Capacity-Aware Planning: Builds next week's plan from actual calendar load, ranking outcomes by consequence, deadline, dependency, and effort while naming deferred work. - Approval-Gated Writes: Proposes task, project, and calendar updates as drafts first, applies only approved changes, and reads back every mutated record for verification. - Use Case: Schedule it as a cron job so every Friday the agent reviews your Google Calendar, Obsidian notes, and task inbox, then delivers a report of wins, at-risk items, follow-ups, and a draft plan for next week. ## Quick Start Run my weekly review across my calendar, tasks, and notes and draft 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?▼

Ask the agent to run your weekly review and declare your timezone, review period, task store, and calendars. It inspects the completed week, clears capture inboxes, reconciles projects, and drafts a capacity-aware plan for the next one to two weeks.

How to plan next week based on actual calendar capacity?▼

The skill 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 a weekly review be scheduled automatically as a cron job?▼

Yes, the weekly-review Automation Blueprint schedules this skill as a cron job. When the cron tick fires, the same bounded review procedure runs across your configured systems.

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

No, it defaults to recommendations and drafts rather than mutations. Updates to tasks, projects, calendar holds, and archives are applied only after approval, and every changed record is read back from the provider.

When should I not use the weekly review skill?▼

Do not use it for daily briefs, which the google-workspace daily-brief reference covers, or for single-inbox email triage, which email-inbox-triage owns. It is designed for the full weekly reset across systems.