Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
athola avatar

Catchup

  • 92 installs
  • 325 repo stars
  • Updated August 2, 2026
  • athola/claude-night-market

Catch up on meetings, tickets, and evolving specs by extracting deltas, decisions, and risks since your last touchpoint.

About

Catchup (document-analysis-patterns) teaches an agent how to reconstruct what changed while you were away from a project thread. Instead of rereading entire meeting archives or ticket walls, the skill establishes a baseline date or version, enumerates deltas—completed work, new backlog items, priority moves, revised specs—and surfaces insights such as consensus shifts, schedule risk, and scope creep. Solo builders use it when returning from a break, onboarding an agent mid-sprint, or syncing before a planning session. It complements human note-taking systems rather than replacing them: the agent applies consistent lenses for meetings, issue trackers, and RFC revisions. Placement is multi-phase because the same delta methodology applies during Build PM, Grow support triage, and Operate iteration reviews, even though Prism lists Build/PM as the primary shelf.

  • Meeting-notes pattern: date range, participants, agenda deltas, decisions, action items, and open blocks
  • Sprint and ticket catchup for Jira or GitHub Issues with velocity, scope shift, and dependency risk framing
  • Document revision tracking for specs, designs, and RFCs with version baseline and insight extraction
  • Context → delta → insights structure reusable across notes, backlogs, and living documents
  • Companion pattern module for imbue:catchup parent skill in the night-market catalog

Catchup by the numbers

  • 92 all-time installs (skills.sh)
  • Ranked #1,400 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/athola/claude-night-market --skill catchup

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs92
repo stars325
Security audit3 / 3 scanners passed
Last updatedAugust 2, 2026
Repositoryathola/claude-night-market

What it does

Catch up on meetings, tickets, and evolving specs by extracting deltas, decisions, and risks since your last touchpoint.

Files

SKILL.mdMarkdownGitHub ↗

Table of Contents

Catchup Analysis Methodology

Overview

Structured method for quickly understanding recent changes in git repositories, meeting notes, sprint progress, document revisions, or system logs. Answers "what changed and what matters?" efficiently.

When To Use

  • Joining ongoing work or returning after absence
  • Before planning or reviewing handoffs
  • Any "what happened and what's next" context

When NOT To Use

  • Doing detailed

diff analysis - use diff-analysis instead

  • Full code review needed
  • use review-core instead

Activation

Keywords: catchup, summary, status, progress, context, handoff Cues: "get me up to speed", "current status", "summarize progress"

Progressive Loading

Load modules based on context:

Git: Load modules/git-catchup-patterns.md for git commands. Consider sanctum:git-workspace-review for initial data gathering.

Documents/Notes: Load modules/document-analysis-patterns.md for meeting notes, sprint tracking, document revisions.

Logs/Events: Load modules/log-analysis-patterns.md for time-series and metric analysis.

Always Available: imbue:proof-of-work, TodoWrite workflow, structured output.

Required TodoWrite Items

1. catchup:context-confirmed - Boundaries established 2. catchup:delta-captured - Changes enumerated 3. catchup:insights-extracted - Themes identified 4. catchup:followups-recorded - Actions captured

4-Step Methodology

Step 1: Confirm Context

Define scope (git branch, sprint, meetings), baseline (last state), and current target. See modules for commands.

Step 2: Capture Delta

Enumerate changed items with metrics. Prioritize source/config/docs over generated artifacts. See modules for strategies.

Step 3: Extract Insights

Per item: What (change), Why (motivation), Implications (tests/risks/deps). Rollup into themes.

Step 4: Record Follow-ups

Capture: Tests, Documentation, Reviews, Blockers, Questions. If none, state explicitly.

Output Format

## Summary
[2-3 sentence theme + risk overview]

## Key Changes
- [Item]: [what/why/implication]

## Follow-ups
- [ ] [Action with owner]

## Blockers/Questions
- [Item requiring resolution]

Verification: Run the command with --help flag to verify availability.

Integration

Use imbue:diff-analysis for risk assessment, imbue:proof-of-work for reproducibility, sanctum:git-workspace-review for git data. Feed to brainstorming or writing-plans as needed.

Token Conservation

Reference paths and lines (don't reproduce). Summarize outputs. Defer deep analysis. Use progressive loading.

Exit Criteria

  • Four TodoWrite items completed
  • Context/delta/insights/follow-ups captured
  • Stakeholders understand state without re-reading sources

Related skills

FAQ

Is Catchup safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.