← Back to Skills Marketplace
94
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-imbue-catchup
Description
Summarize recent changes from git history for context recovery, handoffs, and sprint review
Usage Guidance
This skill is instruction-only and appears to do what it says: run git/log/document inspection commands to summarize recent changes. Before installing, confirm what the 'night-market.imbue:proof-of-work' config key contains (ensure it is not a secret or external credential). Also be aware that using the skill will run repository and log inspection commands in your workspace — only invoke it in repositories and environments you intend the agent to read. If you rely on other plugins it references (sanctum, leyline, sem), check their permissions and configs separately.
Capability Analysis
Type: OpenClaw Skill
Name: nm-imbue-catchup
Version: 1.0.0
The nm-imbue-catchup skill bundle provides a structured methodology for summarizing git history, meeting notes, and system logs. It utilizes standard, non-destructive shell commands (e.g., git diff, grep, awk in modules/git-catchup-patterns.md and modules/log-analysis-patterns.md) to extract insights and identify follow-up actions. No evidence of data exfiltration, malicious execution, or prompt injection was found across SKILL.md or its supporting modules.
Capability Assessment
Purpose & Capability
The name/description (git catchup/context recovery) match the SKILL.md and module contents. The instructions focus on git, documents, and logs and reference complementary plugins (sanctum, leyline, imbue modules) to gather data — these integrations are plausible for the stated purpose.
Instruction Scope
Runtime instructions and modules explicitly describe running git, grep, awk and related commands to enumerate changes, logs, and meeting notes. They do not instruct reading unrelated system secrets, contacting external endpoints, or exfiltrating data. Note: the skill expects to inspect the user's repository and log files when invoked, which is appropriate for a catchup tool.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk installation model (nothing written to disk by the skill).
Credentials
The skill requests no environment variables or credentials. It does declare a required config path 'night-market.imbue:proof-of-work' (metadata.requires/config). That config key is not explained in the SKILL.md; it may be benign (e.g., reproducibility/proof metadata) but is opaque — the user should verify what that config contains and that it is not a secret before enabling the skill.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system-wide modifications or elevated privileges in the instructions. Autonomous invocation is allowed (platform default) but not combined with any other concerning factors.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-imbue-catchup - After installation, invoke the skill by name or use
/nm-imbue-catchup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the catchup skill for summarizing recent changes and context in git and documents.
- Provides a 4-step methodology for quickly understanding recent changes: confirm context, capture delta, extract insights, and record follow-ups.
- Supports progressive loading for git history, documents, and logs.
- Includes structured output format for easy handoffs and sprint reviews.
- Designed for "what changed and what matters" use cases; not suitable for detailed diff or code review.
- Integrates with TodoWrite workflow and other Night Market plugins for reproducibility and risk assessment.
Metadata
Frequently Asked Questions
What is Nm Imbue Catchup?
Summarize recent changes from git history for context recovery, handoffs, and sprint review. It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Nm Imbue Catchup?
Run "/install nm-imbue-catchup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Imbue Catchup free?
Yes, Nm Imbue Catchup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Imbue Catchup support?
Nm Imbue Catchup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Imbue Catchup?
It is built and maintained by athola (@athola); the current version is v1.0.0.
More Skills