Session Memory Bootstrap

Bootstraps a two-tier MEMORY.md system with static, dynamic, and rolling sections.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/jac007x/CheatCodes-Skill-Library --skill session-memory-bootstrap-jac007x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Session Memory Bootstrap
Source: https://github.com/jac007x/CheatCodes-Skill-Library/tree/main/skills/session-memory
Command: npx skills add https://github.com/jac007x/CheatCodes-Skill-Library --skill session-memory-bootstrap-jac007x

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Memory gaps across sessions slow down AI workflows. This skill bootstraps a two-tier MEMORY.md system to maintain persistent context and speed ramp-up.

Core Features & Use Cases

  • Global MEMORY.md initialization for the user and cross-project context.
  • Per-project MEMORY.md creation with structured static/dynamic sections.
  • Rolling session log to summarize long-term activity without unbounded growth.
  • Guidance for recon and maintenance to keep memory lean and actionable.

Quick Start

Run the memory bootstrap to initialize your global and per-project MEMORY.md files.

Frequently Asked Questions about Session Memory Bootstrap

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

FAQPage Schema
How do I maintain persistent AI context across multiple sessions?

A rolling session log summarizes long-term activity within MEMORY.md to prevent unbounded memory growth. It enforces line caps and rolling sections, ensuring your AI context remains lean and scalable as conversations expand.

What is the best way to structure a MEMORY.md file for AI organization?

The best way to structure a MEMORY.md file for AI organization is to enforce static, dynamic, and rolling sections. This layout separates fixed rules, live state, and historical logs to maintain lean, actionable memory.

How do I bootstrap global and per-project memory files for AI workflows?

Yes, the two-tier MEMORY.md system enforces static, dynamic, and rolling sections with strict line caps. This structure scales effectively for long-term AI workflows by keeping memory lean and preventing unbounded context growth.

Why does my AI session lose context when conversations scale up?

Your AI session loses context when conversations scale up because memory gaps occur across sessions without persistent storage. Bootstrapping a two-tier MEMORY.md system with a rolling session log solves this by preserving lean, structured state.

Do I need any dependencies to set up lean AI memory with markdown?

No dependencies are required to set up lean AI memory with markdown. You can apply the bootstrap process directly to create global and per-project MEMORY.md files using structured markdown templates for persistent AI context.