kwp-productivity-memory-management

Implement tiered memory management for persistent context-aware knowledge retrieval.

7|5|Updated May 7, 2026
One-click install
npx skills add https://github.com/14790897/MiQi --skill kwp-productivity-memory-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kwp-productivity-memory-management
Source: https://github.com/14790897/MiQi/tree/main/miqi/skills/kwp/productivity/memory-management
Command: npx skills add https://github.com/14790897/MiQi --skill kwp-productivity-memory-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the lack of persistent, personalized context in AI interactions by providing a tiered memory system that decodes internal workplace shorthand, acronyms, and project-specific terminology.

Core Features & Use Cases

  • Tiered Memory Architecture: Uses a hot-cache (CLAUDE.md) for immediate recall of the most frequent contacts and terms, and a deep-storage directory (memory/) for comprehensive knowledge.
  • Contextual Decoding: Automatically translates internal jargon, nicknames, and project codenames into actionable information for the AI.
  • Use Case: When a user asks to contact a colleague by a nickname or refers to a project by a codename, the AI instantly retrieves the full profile, role, and project status to provide a relevant, informed response.

Quick Start

Initialize the memory system by running the productivity start command to scan your existing documents and chat history for relevant context.

Frequently Asked Questions about kwp-productivity-memory-management

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

FAQPage Schema
How does tiered memory management provide persistent context for AI agents?

Tiered memory management provides persistent context by using a hot-cache for immediate recall of frequent contacts and a deep-storage directory for comprehensive knowledge retrieval. This architecture ensures AI agents maintain continuous awareness of organizational profiles and project metadata.

How do I setup a context-aware memory system to decode workplace shorthand and acronyms?

To setup context-aware memory, initialize the system by running the productivity start command to scan existing documents and chat history. This process builds structured Markdown files that maintain consistent profiles for people, projects, and organizational context.

Can I use structured Markdown files to maintain organizational context across different projects?

Yes, you can use structured Markdown files to maintain organizational context. The system requires these files to consistently profile people, projects, and organizational context, enabling the AI to automatically translate internal jargon and project codenames into actionable information.

What is the best way to retrieve project-specific metadata when referring to a colleague by a nickname?

The best way to retrieve project-specific metadata is through contextual decoding. When referring to a colleague by nickname, the system instantly retrieves their full profile, role, and project status from the hot-cache or deep-storage layers to provide an informed response.

What are the limitations of using a hot-cache and deep-storage directory for knowledge management?

The limitation of this knowledge management approach is its strict dependence on structured Markdown files. Without maintaining consistent profiles for people and projects in these files, the hot-cache and deep-storage layers cannot accurately decode workplace shorthand or retrieve organizational context.