Weekly Summary

Generate weekly retrospective reports from daily notes, Clockify, project files, and GitHub metrics.

1|Updated Sep 17, 2025
One-click install
npx skills add https://github.com/mpazaryna/agentic-factory --skill weekly-summary-mpazaryna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Weekly Summary
Source: https://github.com/mpazaryna/agentic-factory/tree/main/pm/pkm/skills/weekly-summary
Command: npx skills add https://github.com/mpazaryna/agentic-factory --skill weekly-summary-mpazaryna

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of a comprehensive weekly retrospective by consolidating information from daily notes, time tracking data, project statuses, and GitHub activity.

Core Features & Use Cases

  • Consolidated Reporting: Gathers data from multiple sources to provide a holistic view of project progress and personal productivity.
  • Project Health Assessment: Evaluates the movement and status of all non-archived projects, identifying progress, blockers, and areas needing attention.
  • Time Tracking Analysis: Integrates Clockify data to provide detailed insights into time spent per project and per day.
  • GitHub Activity Monitoring: Tracks commits and issue activity to gauge project momentum.
  • Use Case: At the end of each week, run this Skill to automatically generate a detailed report summarizing accomplishments, project statuses, time spent, and GitHub activity, which can then be appended to your weekly log file.

Quick Start

Run the weekly summary skill to generate a retrospective for the current week.

Frequently Asked Questions about Weekly Summary

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

FAQPage Schema
How do I generate a weekly retrospective from daily notes and GitHub metrics?

Generate a weekly retrospective by analyzing daily notes, Clockify timesheets, project status files, and GitHub metrics to synthesize accomplishments, identify blockers, and append the report to a weekly log file.

What is the best way to consolidate project status files and time tracking data into a weekly summary?

Consolidate project statuses and time tracking data by gathering information from multiple sources to evaluate non-archived project progress, integrate Clockify time spent per day, and track GitHub commits for a holistic productivity view.

Do I need GitHub and Clockify to run a weekly summary report?

You need the gh command-line tool and pandas installed. The weekly summary report integrates GitHub metrics and Clockify data to provide detailed insights into project momentum and time spent per project.

Can I track GitHub commits and issue activity alongside project blockers in a single report?

Track GitHub commits and issue activity in a single report by monitoring project momentum alongside daily notes to identify blockers, evaluate progress, and provide insights into what worked well and what didn't.

How does weekly time tracking analysis work with Clockify data and daily notes?

Weekly time tracking analysis works by integrating Clockify data to provide detailed insights into time spent per project and per day, synthesizing it with daily notes to assess project health and accomplishments.

What are the limitations of automating a weekly retrospective with GitHub and timesheet data?

Limitations include relying on accurate daily notes, consistent Clockify timesheets, and active GitHub repositories. The retrospective evaluates only non-archived projects, meaning inactive or unarchived projects may skew progress assessments.