catchup
CommunityQuickly summarize Git changes, keep tokens low.
Authorathola
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Understanding recent changes in a Git repository can be time-consuming, especially with large diffs, and can consume many AI tokens. This skill provides a lightweight ritual to quickly summarize Git status and diffs while conserving tokens.
Core Features & Use Cases
- Repo Context Confirmation: Verifies the current repository and active branch.
- Lightweight Status Snapshot: Uses
git status -sbandgit diff --statfor a concise overview. - File Inspection & Summarization: Lists and inspects material files, summarizing changes, implications, and tests.
- Token-Efficient Review: Prioritizes source/config/docs, uses
rg/sedfor snippets, and avoids re-printing large diffs. - Use Case: Before starting a new task, use this skill to quickly understand all changes on your current branch, get a concise summary of each modified file, and identify any immediate follow-ups, all while minimizing AI token usage.
Quick Start
Ensure you are in the /home/alext/gemini-marketplace directory, then run this skill to get a summary of recent Git changes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: catchup Download link: https://github.com/athola/claudenomicon/archive/main.zip#catchup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.