Plan Archive — Development skill for Claude Code
Move a completed plan from plans/ to archive/plans/ in the active project, and its linked.
How to install Plan Archive
Installs to ~/.claude/skills/seyio91-ai-memory-system-plan-archive/SKILL.md
mkdir -p ~/.claude/skills/seyio91-ai-memory-system-plan-archive && curl -fsSL https://raw.githubusercontent.com/seyio91/ai-memory-system/HEAD/commands/plan-archive.md -o ~/.claude/skills/seyio91-ai-memory-system-plan-archive/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Plan Archive does
Move a completed plan from `plans/` to `archive/plans/` in the active project, and its linked investigation (if any) from `investigations/` to `archive/investigations/` in the same step.
Argument: `$ARGUMENTS` — the plan slug (filename without `.md` extension).
Step 1 — resolve the active project from the injected memory context: the `` breadcrumb (present every prompt) or the `` block. If neither is present, no project is pinned to this
Alternatives in Development
- Implementation Plan — You are tasked with creating detailed implementation plans through an interactive, iterative process 10k ★
- Dev Plan — /dev-plan — Génère les plans techniques d'1 FEAT sans coder 193 ★
- Superpowers To Watchtower — Use when a superpowers plan (writing-plans / brainstorming output saved locally) is ready and you want durable 130 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ship Feature
Mark the active feature complete and archive it. Updates progress.md status, then moves the dir to .claude/pla
Planarchive
Intelligently archive completed/stale content from project-plan.md and progress.md
Complete Plan
Mark the current plan as completed and delete it from .claude/plans/
Save Plan
Save the current work plan to .claude/plans/ in the active project
Archive
Move old [fixed] found-issues entries to an archive file (count threshold 50 OR days threshold 30, whichever f
Mem Handoff
Rotate docs/handoff.md — keep the most recent N dated snapshots live, move older ones to docs/handoff-archive.
Related Agents
Vc Plan Agent
PLAN MODE - Creating exhaustive technical specifications and implementation plans. Can write to process/genera
Recorder Agent
Spec recording worker for spec-driven development spawned by speq-record orchestrator. Merges plan deltas into
Curator
(/auto) Maintain active research-tree memory: absorb reviewed evidence, keep graph/state/provenance coherent,