List all projects with generated context maps.
/plugin marketplace add awudevelop/claude-plugins/plugin install session@automatewithus-plugins# Project Maps List Command List all projects with generated context maps. **OPTIMIZATION:** Uses pre-formatted CLI output (~60% token reduction). ## Usage ## Implementation ### Step 1: Get Pre-formatted List Run the CLI with `--formatted` flag: **Output the result directly** - no parsing or formatting needed. The CLI returns ready-to-display markdown with: - Project names and paths - File counts - Generation timestamps (relative time) - Staleness indicators - Stale project warnings Then STOP. ## Error Handling If no maps directory exists, CLI returns formatted empty state mes...