memory-sync

Reconciles worklog entries with local documentation and validates promoted files after sync.

Updated Dec 13, 2025
One-click install
npx skills add https://github.com/gaurangrshah/gsc-plugins --skill memory-sync-gaurangrshah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-sync
Source: https://github.com/gaurangrshah/gsc-plugins/tree/main/plugins/worklog/skills/memory-sync
Command: npx skills add https://github.com/gaurangrshah/gsc-plugins --skill memory-sync-gaurangrshah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reconcile worklog database entries with documentation, promoting important learnings to docs with proper frontmatter and validating after sync.

Core Features & Use Cases

  • Synchronizes knowledge between worklog and local documentation
  • Promotes learnings to docs with frontmatter and validates results
  • Supports standalone mode or full docs integration with validation
  • Triggers weekly maintenance, project learnings capture, and archival workflows

Quick Start

Run memory-sync to begin syncing your worklog with your documentation.

Frequently Asked Questions about memory-sync

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

FAQPage Schema
How do I sync worklog entries with local documentation?

To sync worklog entries with local documentation, run memory-sync to reconcile your Worklog DB and promote important learnings to docs with frontmatter. It validates the results after syncing to ensure traceability and quality.

What is the best way to promote project learnings to docs with frontmatter?

Promoting project learnings to docs with frontmatter is done by reconciling worklog entries against your local documentation. This process validates promoted files after sync to ensure knowledge base quality and traceability.

Do I need a Docs plugin to use memory-sync?

No, a Docs plugin is optional. memory-sync supports standalone mode using only a configured Worklog DB, but full docs integration requires the plugin to validate frontmatter-compliant promoted files.

Can I automate weekly maintenance for my worklog and knowledge base?

Yes, you can automate weekly maintenance for your worklog and knowledge base. The tool triggers archival workflows and project learnings capture to keep your documentation synchronized and up to date.

Why does memory-sync validate files after promoting learnings to docs?

Validating files after promoting learnings ensures frontmatter compliance and traceability. This validation step checks that your documentation meets quality standards before finalizing the worklog sync.

What happens to worklog entries that are not promoted to documentation?

Worklog entries not promoted to documentation remain in your Worklog DB. The tool reconciles differences between the worklog and docs, promoting only important learnings while archiving the rest during weekly maintenance.