update-me

Parse agenda files and git history to synthesize project status briefings.

2|Updated May 31, 2026
One-click install
npx skills add https://github.com/kangning-huang/knhuang-research-skills --skill update-me
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-me
Source: https://github.com/kangning-huang/knhuang-research-skills/tree/main/skills/update-me
Command: npx skills add https://github.com/kangning-huang/knhuang-research-skills --skill update-me

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the cognitive friction of returning to a complex project by automatically synthesizing your recent progress, current status, and immediate next steps.

Core Features & Use Cases

  • Context Synthesis: Aggregates information from agenda.md, git logs, and project files to provide a high-level summary.
  • Blocker Identification: Highlights pending tasks and dependencies that require your attention.
  • Use Case: After a week away from a research project, use this to get a 300-word briefing on exactly where you left off and what the most critical next action is.

Quick Start

Run the update-me skill to generate a project briefing and identify the next steps for your current workstream.

Frequently Asked Questions about update-me

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

FAQPage Schema
How do I generate a project briefing from git history and agenda files?

To generate a project briefing, you parse agenda files and git history to synthesize a concise summary of recent progress, current status, and immediate next steps for your workstream.

What is the best way to resume a research project after time away?

The best way to resume a research project is to synthesize your recent progress and blockers from local files and git logs, providing a high-level summary of exactly where you left off.

Do I need local file system access to reconstruct project state?

Yes, reconstructing project state requires access to local file systems and git command-line tools to parse project files, agenda documents, and commit logs for status synthesis.

Can I identify pending tasks and dependencies using git workflow synthesis?

Yes, git workflow synthesis highlights pending tasks and dependencies by aggregating information from agenda.md, git logs, and project files to identify blockers requiring your attention.

Does automated context synthesis work for development workflows requiring session-based continuity?

Yes, automated context synthesis applies to research and development workflows requiring session-based continuity and task management by reconstructing project state from local files.