catchup

Summarize recent work and extract knowledge from YAML logs across Daily, Weekly, Test, and Where modes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ryugen04/dotfiles --skill catchup-ryugen04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: catchup
Source: https://github.com/ryugen04/dotfiles/tree/main/packages/claude/.claude/skills/catchup
Command: npx skills add https://github.com/ryugen04/dotfiles --skill catchup-ryugen04

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users review learning progress and consolidate knowledge through targeted modes (Daily, Weekly, Test, Where).

Core Features & Use Cases

  • Daily: read today's log and extract knowledge.
  • Weekly: summarize recent activity and identify growth areas.
  • Test: generate quick quizzes to reinforce understanding.
  • Where: map current file locations to responsibilities and references.

Quick Start

Use catchup to generate a daily, weekly, or test-based review for your current learning activity.

Frequently Asked Questions about catchup

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

FAQPage Schema
How do I review and consolidate what I learned during a training session?

Learning consolidation structures your recent work into actionable insights. Catchup automates this by analyzing session logs across Daily, Weekly, or Test modes, extracting key knowledge, identifying learning gaps, and generating self-check questions to reinforce understanding.

Can I generate quick quizzes from my learning activity to test retention?

Yes. Catchup's Test mode generates targeted quizzes based on your recent work and logged activity. It creates structured self-check questions that reinforce understanding and help identify areas needing deeper review.

What's the best way to summarize weekly learning progress and growth areas?

Weekly mode summarizes your recent activity over a longer timespan, identifies patterns in your learning, and flags growth areas and knowledge gaps. Catchup ingests YAML logs and produces structured outputs mapping your progress.

How do I map my current work to specific files and responsibilities?

The Where mode maps current file locations to your responsibilities and references. It helps you understand how your work artifacts relate to your learning objectives and tracks context across sessions.

What input formats does a learning review tool accept?

Catchup ingests YAML-formatted logs from your training sessions. It parses structured session data to extract knowledge, check assumptions, verify completion criteria, and generate review outputs without requiring manual data reformatting.

Can I use code analysis alongside learning reviews?

Yes. Catchup optionally integrates Gemini MCP for code analysis when needed. This enables deeper technical review by analyzing code artifacts logged during your session alongside learning consolidation.