summary

Generate weekly and monthly summaries from retrospectives, learnings, and Git logs.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/goffity/dev-km --skill summary-goffity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summary
Source: https://github.com/goffity/dev-km/tree/main/skills/summary
Command: npx skills add https://github.com/goffity/dev-km --skill summary-goffity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of weekly and monthly summaries from project retrospectives, learnings, and activity logs, providing a clear overview of progress and insights.

Core Features & Use Cases

  • Automated Reporting: Generates structured weekly and monthly reports.
  • Data Aggregation: Consolidates information from retrospectives, learnings, and Git logs.
  • Use Case: At the end of each week, run /summary weekly to get a concise report detailing accomplishments, learnings, and any open items, which can then be shared with stakeholders.

Quick Start

Generate a summary of the current week's activities.

Frequently Asked Questions about summary

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

FAQPage Schema
How do I generate weekly or monthly session summaries from Git logs and retrospectives?

Generating session summaries involves aggregating data from project retrospectives, learnings, and Git log activity logs to compile comprehensive weekly or monthly reports. This consolidates progress and open items into a structured overview.

What is the best way to automate project retrospective reporting?

Automating retrospective reporting parses markdown documentation and Git log data to consolidate project learnings and activities. This automatically provides a clear overview of progress insights and open items for stakeholders.

Can I analyze historical Git log data for past session summaries?

Yes, you can analyze historical Git log data for past session summaries by providing optional date parameters. This specifies exact timeframes to compile comprehensive retrospective reports for previous weeks or months.

Does automated reporting work with markdown documentation and Git logs?

Yes, automated reporting works by parsing markdown documentation and Git log data to generate session summaries. It consolidates information from project retrospectives and learnings into structured weekly or monthly reports.

What do I need to compile comprehensive weekly reports from project learnings?

To compile comprehensive weekly reports, you need accessible markdown files containing project retrospectives and learnings, alongside Git log data. The system parses these inputs to aggregate activities and generate structured summaries.