plan-memory-hierarchy

Installation
SKILL.md

Layered Project Memory

This skill creates and maintains structured markdown memory files at project start, then reuses them during planning and execution.

Runtime Rules

  1. Confirm the project root. If unclear, ask the user.
  2. If .plan-memory/ does not exist, run bootstrap script.
python3 scripts/bootstrap_plan_memory.py --root . --project-name "<project-name>"
Installs
1
GitHub Stars
19
First Seen
12 days ago
plan-memory-hierarchy — jh941213/codex-lattice