Remember Plan — Development skill for Claude Code
Load a work plan saved in the current project's .claude/plans/ into memory.
How to install Remember Plan
Installs to ~/.claude/commands/fabi0pi-claude-code-react-boilerplate-remember-plan.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Fabi0pi/claude-code-react-boilerplate/HEAD/.claude/commands/remember-plan.md -o ~/.claude/commands/fabi0pi-claude-code-react-boilerplate-remember-plan.md Restart Claude Code, or start a new session, for it to be picked up.
What Remember Plan does
description: Load a work plan saved in the current project's .claude/plans/ into memory
Remember Plan
Load the work plan saved in the current project's `.claude/plans/` into memory.
Instructions
Find the project root:
git rev-parse --show-toplevelList the files in `/.claude/plans/`:
ls /.claude/plans/If no plans exist:
- Tell the user there are no saved plans in this project.
- Suggest using
Alternatives in Development
- Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
- Implementation Plan — You are tasked with creating detailed implementation plans through an interactive, iterative process 10k ★
- /remember — Save a finding or successful pattern to persistent hunt memory 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Save Plan
Save the current work plan to .claude/plans/ in the active project
V Remember
Recall relevant past Compound V context — prior decisions, failures, routing lessons, specs/plans — from docs/
Superpowers To Watchtower
Use when a superpowers plan (writing-plans / brainstorming output saved locally) is ready and you want durable
Istari Skill Builder
Analyze work patterns from learnings, plans, and memory to suggest new Claude skills
Complete Plan
Mark the current plan as completed and delete it from .claude/plans/
Pull
Load a brainstorming session handoff into the current build session and route to /plan.
Related Agents
Fact Check
Verify load-bearing empirical claims before they are taught. Dispatched by /teach during its plan phase for to
Knowledge Primer
Walks the beds before work begins and reports what is already known. Use this agent to autonomously load proje
Decisions Sync
Reviews the current session's chat transcript (~/.claude/projects/ / .jsonl) for decisions the user made, capt