recap

Aggregate git logs, session logs, tasks, journals, and emails into a weekly markdown recap.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/eddowding/orion_cos --skill recap-eddowding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recap
Source: https://github.com/eddowding/orion_cos/tree/main/Operations/Claude/skills/operations/recap
Command: npx skills add https://github.com/eddowding/orion_cos --skill recap-eddowding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the compilation of a comprehensive weekly recap by gathering data from various sources like git, task logs, journals, and emails.

Core Features & Use Cases

  • Automated Data Aggregation: Pulls information from git logs, session logs, work journals, completed tasks, and sent emails.
  • Structured Report Generation: Creates a standardized weekly recap document with sections for highlights, projects, decisions, and metrics.
  • Use Case: At the end of each week, run this Skill to automatically generate a draft of your weekly work summary, saving you the time and effort of manually compiling this information.

Quick Start

Run the recap skill to compile your weekly work summary.

Frequently Asked Questions about recap

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

FAQPage Schema
How do I compile a weekly summary from git logs and task entries automatically?

To compile a weekly summary, this Skill aggregates data from git logs, session logs, task managers, and emails to generate a structured markdown file in the Journal/work directory.

What is the best way to generate a weekly work recap from multiple data sources?

Generating a weekly work recap is best handled by aggregating git logs, task logs, and journals into a standardized markdown report, which this Skill automates to save manual compilation effort.

Can I use this weekly recap tool with my existing task manager and git log history?

Yes, this weekly recap tool works with your existing task manager and git log history, requiring only bash, read, glob, grep, write, and AskUserQuestion tools to gather and synthesize data.

Does the weekly recap generation require specific tools or dependencies to run?

The weekly recap generation requires bash, read, glob, grep, write, and AskUserQuestion tools for data gathering and synthesis, with no external dependencies needed.

What sections are included in an automated weekly recap document?

An automated weekly recap document includes structured sections detailing accomplishments, project progress, decisions, and key metrics for the ISO week.