weekly

Collect past week data, reflect, and plan next week across projects.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ThuHuynh1438/pm-kit --skill weekly-thuhuynh1438
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly
Source: https://github.com/ThuHuynh1438/pm-kit/tree/main/.claude/skills/weekly
Command: npx skills add https://github.com/ThuHuynh1438/pm-kit --skill weekly-thuhuynh1438

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly review helps teams collect data, reflect on progress, and plan the upcoming week to improve alignment and execution.

Core Features & Use Cases

  • Collect: Gather data from the past week across projects, including shipped items, blockers, decisions, and recent notes.
  • Reflect: Identify patterns, evaluate what worked and what didn't, and surface recurring blockers.
  • Plan: Prioritize top goals for next week with owners and due dates.
  • Output: Create a weekly review note using a template at reports/{date}-sprint-retro.md.
  • Integration: Works with /daily, /push, /onboard, and /progress to maintain a closed feedback loop.

Quick Start

Run the weekly workflow on Friday or Monday to collect data, reflect on progress, and generate the weekly review note.

Frequently Asked Questions about weekly

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

FAQPage Schema
How do I automate weekly review and planning across multiple projects?

Automate weekly review across multiple projects using a Collect-Reflect-Plan three-phase process. It synthesizes shipped items, blockers, and decisions, then generates a prioritized plan with owners and due dates.

What is the best way to track team blockers and align on upcoming priorities?

Track team blockers and align priorities by gathering past week data across standups, reflecting on recurring issues, and documenting top goals in a structured weekly review note.

How do I create a weekly sprint retrospective note from past standup data?

Create a sprint retrospective note by running the weekly workflow on Friday or Monday. It loads context, applies a structured template, and outputs the review to reports/{date}-sprint-retro.md.

Can I integrate weekly review data with daily standups and progress tracking?

Yes, weekly review integrates with /daily, /push, /onboard, and /progress commands. This maintains a closed feedback loop between daily standups and broader planning.

Do I need a structured template to enforce the weekly review workflow?

Yes, the weekly review workflow requires loading context and a structured template to enforce the Collect-Reflect-Plan process, ensuring progress reflection and next week planning are consistently documented.