Help us improve
Share bugs, ideas, or general feedback.
From imbue
Summarizes recent changes from git history, meeting notes, sprint progress, documents, or logs for context recovery, handoffs, and sprint reviews.
npx claudepluginhub athola/claude-night-market --plugin imbueHow this skill is triggered — by the user, by Claude, or both
Slash command
/imbue:catchupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- [Overview](#overview)
Summarizes recent codebase activity over a time period (default 2 weeks): features landed, fixes, refactors, focus/neglected areas, and contributor patterns. Uses git log or timewarp tools for quick catch-up.
Generates structured changelogs from git commit history, categorized by type (features, fixes, refactoring) and grouped by time. Use to summarize recent repo changes or create release notes.
Rebuild context on a project's current state using git diffs, checkpoints, annotations, and prior conversation search.
Share bugs, ideas, or general feedback.
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.
Keywords: catchup, summary, status, progress, context, handoff Cues: "get me up to speed", "current status", "summarize progress"
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.
catchup:context-confirmed - Boundaries establishedcatchup:delta-captured - Changes enumeratedcatchup:insights-extracted - Themes identifiedcatchup:followups-recorded - Actions capturedDefine scope (git branch, sprint, meetings), baseline (last state), and current target. See modules for commands.
Enumerate changed items with metrics. Prioritize source/config/docs over generated artifacts. See modules for strategies.
Per item: What (change), Why (motivation), Implications (tests/risks/deps). Rollup into themes.
Capture: Tests, Documentation, Reviews, Blockers, Questions. If none, state explicitly.
## 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.
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.
Reference paths + lines (don't reproduce). Summarize outputs. Defer deep analysis. Use progressive loading.
Command not found Ensure all dependencies are installed and in PATH
Permission errors Check file permissions and run with appropriate privileges
Unexpected behavior
Enable verbose logging with --verbose flag