Planarchive banner
TheWayWithin TheWayWithin

Planarchive

Development community

Description

--- name: planarchive description: Intelligently archive completed/stale content from project-plan.md and progress.md --- # PLAN ARCHIVE COMMAND 📦 **Command**: `/planarchive [options]` **Purpose**: Intelligently archive completed/stale content from tracking files using semantic analysis, size-based triggers, and duplication detection to keep them lean and token-efficient while preserving full historical record. ## WHAT IS PLANARCHIVE? PlanArchive is an **intelligent content manager** that

Installation

Installs to ~/.claude/commands/thewaywithin-agent-11-planarchive.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TheWayWithin/agent-11/HEAD/.claude/commands/planarchive.md -o ~/.claude/commands/thewaywithin-agent-11-planarchive.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository