ww-consolidate

Coordinate memory consolidation workflows for World Weaver to organize stored memories.

3|1|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/astoreyai/claude-skills --skill ww-consolidate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ww-consolidate
Source: https://github.com/astoreyai/claude-skills/tree/main/skills/memory/world-weaver/skills/ww-consolidate
Command: npx skills add https://github.com/astoreyai/claude-skills --skill ww-consolidate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize and optimize World Weaver memories by orchestrating clustering, strengthening, decay, extraction, and pruning to improve retrieval efficiency and knowledge quality.

Core Features & Use Cases

  • Memory consolidation workflows for light (fast) and full (thorough) processing
  • Stability score updates, relationship normalization, and pruning of weak links
  • Knowledge-graph reinforcement through entity extraction and pattern discovery

Quick Start

Trigger a light consolidation now to update stability scores and prune weak relationships.

Frequently Asked Questions about ww-consolidate

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

FAQPage Schema
How do I optimize memory retrieval when the knowledge graph becomes slow?

Memory consolidation optimizes stored knowledge by orchestrating clustering, decay, and pruning to improve retrieval efficiency. It applies light consolidation workflows to update stability scores and prune weak relationships for faster search.

What is memory consolidation in a knowledge graph and when should I run it?

Memory consolidation organizes and optimizes stored memories by strengthening links and extracting entities. Run it when encountering large numbers of new episodes, slow memory search performance, or when initiating manual knowledge-graph maintenance.

How do I run a light consolidation versus a full consolidation workflow?

Trigger light consolidation for fast stability score updates and weak link pruning, or run full consolidation for thorough processing including entity extraction, pattern discovery, and relationship normalization across the knowledge graph.

Does memory consolidation report metrics and outcomes through MCP tooling?

Memory consolidation integrates with MCP tooling to report metrics and outcomes. Preprocessing checks ensure functional requirements are met before light or full workflows execute clustering, decay, and extraction operations.

Why does memory search slow down after adding large numbers of new episodes?

Large numbers of new episodes introduce unprocessed nodes and weak links into the knowledge graph. Memory consolidation addresses this by applying stability decay, clustering, and pruning to normalize relationships and restore retrieval efficiency.

Can I extract entities and discover patterns during memory consolidation?

Full memory consolidation workflows reinforce the knowledge graph through entity extraction and pattern discovery. This thorough processing updates stability scores, normalizes relationships, and prunes weak links alongside extraction operations.