Back to skills
SkillHub ClubShip Full StackFull Stack

moai-cc-memory

Claude Code memory management, context persistence, and knowledge retention. Use when managing session memory, persisting context, or optimizing knowledge retention.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
0
Hot score
74
Updated
March 20, 2026
Overall rating
C0.5
Composite score
0.5
Best-practice grade
D52.4

Install command

npx @skill-hub/cli install jg-chalk-io-nora-livekit-moai-cc-memory
memorysession-managementcontextoptimizationclaude-code

Repository

jg-chalk-io/Nora-LiveKit

Skill path: .claude/skills/moai-cc-memory

Claude Code memory management, context persistence, and knowledge retention. Use when managing session memory, persisting context, or optimizing knowledge retention.

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: jg-chalk-io.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install moai-cc-memory into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/jg-chalk-io/Nora-LiveKit before adding moai-cc-memory to shared team environments
  • Use moai-cc-memory for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: moai-cc-memory
version: 4.0.0
created: 2025-10-22
updated: '2025-11-18'
status: stable
description: Claude Code memory management, context persistence, and knowledge retention.
  Use when managing session memory, persisting context, or optimizing knowledge retention.
keywords:
- memory
- context
- persistence
- knowledge-retention
- session-management
allowed-tools:
- Read
- Bash
- Grep
stability: stable
---


# Claude Code Memory Management

## Skill Metadata

| Field | Value |
| ----- | ----- |
| **Skill Name** | moai-cc-memory |
| **Version** | 2.0.0 (2025-11-11) |
| **Allowed tools** | Read, Bash, Grep |
| **Auto-load** | On demand when memory issues detected |
| **Tier** | Claude Code (Core) |

---

## What It Does

Claude Code memory management, context persistence, and knowledge retention.

**Key capabilities**:
- ✅ Session memory management
- ✅ Context persistence strategies
- ✅ Knowledge retention optimization
- ✅ Memory cleanup processes
- ✅ Context budgeting

---

## When to Use

- ✅ Managing session memory
- ✅ Persisting important context
- ✅ Optimizing knowledge retention
- ✅ Handling memory constraints

---

## Core Memory Patterns

### Memory Architecture
1. **Working Memory**: Current session context
2. **Long-term Memory**: Persistent knowledge storage
3. **Context Windows**: Token budget management
4. **Memory Compression**: Efficient information storage
5. **Retrieval Systems**: Quick knowledge access

### Management Strategies
- **Context Seeding**: Strategic context injection
- **Memory Consolidation**: Knowledge organization
- **Forgetting Policies**: Outdated content removal
- **Prioritization**: Important content retention
- **Cleanup Automation**: Memory maintenance

---

## Dependencies

- Claude Code session system
- File-based persistence
- Context management framework
- Memory optimization tools

---

## Works Well With

- `moai-cc-skills` (Knowledge capsules)
- `moai-context7-integration` (External knowledge)
- `moai-learning-optimizer` (Retention optimization)

---

## Changelog

- **v2.0.0** (2025-11-11): Added complete metadata, memory management patterns
- **v1.0.0** (2025-10-22): Initial memory management

---

**End of Skill** | Updated 2025-11-11
moai-cc-memory | SkillHub