You are executing the /session:plan-list command to list all global plans.
/plugin marketplace add awudevelop/claude-plugins/plugin install session@automatewithus-pluginsYou are executing the /session:plan-list command to list all global plans. **NOTE:** Plans are global and stored in `.claude/plans/`. This command works without requiring an active session. **OPTIMIZATION:** Uses pre-formatted CLI output (~85% token reduction). **CRITICAL - Command Format:** All session plugin commands use the `/session:` prefix. DO NOT suggest commands without this prefix. - ✅ Correct: `/session:plan-execute`, `/session:plan-status`, `/session:plan-finalize`, `/session:plan-list` - ❌ Wrong: `/plan-execute`, `/plan-status`, `/plan-show`, `/plan-list` ## Workflow ### St...