weekly-review-planning

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Weekly commitments, stalled projects, and waiting items get scattered across calendars, task managers, notes, and email, making it hard to see what slipped and realistically plan the next week. ## 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, calendar, and archive updates as drafts first, then applies and verifies only approved changes. - Use Case: Schedule it as a recurring cron job so every Friday you receive a report of wins, at-risk items, follow-ups owed, stalled projects, 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 across my calendar and tasks?▼

A weekly review loads the completed week's calendar for commitments, clears task and note inboxes, reconciles active projects, and audits waiting items. This Skill runs that as a bounded seven-step procedure ending in a capacity-aware plan for next week.

How to plan next week based on actual 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. The plan must fit real availability and explicitly name deferred work rather than filling every free hour.

Can a weekly review be scheduled automatically as a cron job?▼

Yes, the weekly-review Automation Blueprint schedules this Skill as a recurring cron tick. Each run covers the retrospective week and the planning horizon, producing the same structured output without manual triggering.

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

No, all updates are proposed as drafts first and nothing is mutated until the scope is approved. Approved writes to tasks, calendar holds, and archives are then read back from the provider to verify they match the review summary.

When should I not use weekly review planning?▼

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