memory-updater

Update Memory Bank files with progress, decisions, and focus notes.

Updated Dec 19, 2025
One-click install
npx skills add https://github.com/u9401066/copilot-capability-manager --skill memory-updater
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-updater
Source: https://github.com/u9401066/copilot-capability-manager/tree/main/.claude/skills/memory-updater
Command: npx skills add https://github.com/u9401066/copilot-capability-manager --skill memory-updater

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual work of maintaining project context by automatically updating Memory Bank files with progress, decisions, and current focus areas.

Quick Start

Update the Memory Bank files with the current progress and decisions.

Frequently Asked Questions about memory-updater

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

FAQPage Schema
How do I keep my project context and decisions automatically updated?

Context management through automated memory updates preserves your current focus, tracked progress, and recorded decisions in dedicated files. This Skill maintains activeContext.md, progress.md, and decisionLog.md with incremental, timestamped entries linked to specific decisions, eliminating manual documentation work during task completion and before commits.

What's the best way to track progress and decisions across a project?

Progress tracking through decision logging captures what you've accomplished and why you made each choice. This Skill applies incremental updates to memory files during task completion, session end, and user commands, ensuring your Memory Bank reflects current focus and all critical decisions with explicit file associations.

Can I automatically sync my project memory before git commits?

Yes. This Skill updates Memory Bank files before git commits to ensure all context, progress notes, and decision logs are saved and current. It applies incremental updates with time-stamped entries so your commit reflects a comprehensive, up-to-date record of project state and reasoning.

When should I update my project's memory system?

Update your Memory Bank during task completion, at session end, when you explicitly record progress or update memory, and before making git commits. This Skill automates those triggers to maintain current focus areas, progress records, and decision logs without manual intervention.

What does a Memory Bank structure include for context management?

A Memory Bank structure comprises activeContext.md for current focus, progress.md for accomplishments, and decisionLog.md for choices and reasoning. This Skill maintains all three with incremental, timestamped entries and explicit associations, creating a comprehensive record of project state and decisions.