task-memory-consolidation

Community

Turn learnings into durable skills.

AuthorAnveio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Parse memory.yaml and consolidate recurring patterns into skills to reduce cognitive load and speed up future work.

Core Features & Use Cases

  • Parse memory.yaml to extract learnings
  • Group similar learnings by topic
  • Threshold identify clusters with 3+ learnings
  • Map clusters to relevant skills
  • Generate updates (new sections, anti-patterns)
  • Archive move consolidated memories to memory-archive.yaml

Quick Start

  1. Parse memory.yaml to extract structured learnings
  2. Group by topic and identify clusters with 3+ learnings
  3. Map clusters to target skills and generate updates
  4. Archive consolidated memories

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: task-memory-consolidation
Download link: https://github.com/Anveio/conveaux/archive/main.zip#task-memory-consolidation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository