weekly-review

Generate a weekly review and plan from memory logs and MEMORY.md.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dudleypeacockqa/leverage_flo_website_marketing_agency --skill weekly-review-dudleypeacockqa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly-review
Source: https://github.com/dudleypeacockqa/leverage_flo_website_marketing_agency/tree/main/.bible/aios/skills/weekly-review
Command: npx skills add https://github.com/dudleypeacockqa/leverage_flo_website_marketing_agency --skill weekly-review-dudleypeacockqa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Weekly business reviews can be time-consuming and inconsistent without a repeatable structure. This Skill provides a disciplined process to collect the past week's data, reflect on outcomes, and plan next steps.

Core Features & Use Cases

  • Structured data gathering: reads the past 7 days of daily logs from memory/logs and reviews current goals from MEMORY.md.
  • Automated pattern discovery: optionally runs a metrics script to extract patterns and themes from logs.
  • Actionable planning output: produces a concise weekly review with priorities, carry-overs, and memory updates to guide execution.

Quick Start

Run a weekly review by summarizing the past 7 days from memory logs and drafting the next week's plan.

Frequently Asked Questions about weekly-review

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

FAQPage Schema
How do I automate a weekly business review using memory logs?

You can automate a structured weekly review by reading the past seven days of daily logs from memory/logs and aligning them with current goals in MEMORY.md. The process outputs a concise review, an actionable plan, and memory updates to guide your execution.

What is the best way to align weekly goals with past daily logs?

Align weekly goals with past daily logs by reading current objectives from MEMORY.md and cross-referencing them against seven days of memory logs. This structured review identifies progress, highlights carry-overs, and generates an actionable plan for the upcoming week.

How does the weekly_metrics.py script extract patterns from workflow logs?

The weekly_metrics.py script extracts patterns by analyzing your gathered daily logs from the past week. It processes the logged data to discover recurring themes and metrics, which are then used to inform the final weekly review and planning output.

Can I use this weekly review process for both individual and team planning?

Yes, this structured weekly review process applies to both teams and individuals who conduct weekly reviews and plan ahead. It uses memory logs and MEMORY.md to align goals, making it suitable for tracking personal workflows or coordinating team objectives.

Do I need MEMORY.md to run a structured weekly planning session?

Yes, MEMORY.md is required because it stores your current goals which the review process reads to measure progress. The structured planning session relies on this file alongside your memory/logs directory to generate an actionable plan and memory updates.