From ar
Displays the current plan export status and configuration by running the plan_export_config.py status script via uv.
npx claudepluginhub ahundt/autorun --plugin ar# Plan Export Status
Check the current status of plan export configuration.
! uv run --project ${CLAUDE_PLUGIN_ROOT} python ${CLAUDE_PLUGIN_ROOT}/scripts/plan_export_config.py status/dashboardDisplays execution status dashboard for current Plan Cascade task from state files like mega-plan.json or prd.json. Supports --verbose|-v and --json flags for output formatting.
/show-planDisplays the current or most recent plan from the session conversation, detecting headers like '## Plan', '### Implementation Details', or numbered steps. Formats and shows content or notifies if none exists.
Share bugs, ideas, or general feedback.
Check the current status of plan export configuration.
! uv run --project ${CLAUDE_PLUGIN_ROOT} python ${CLAUDE_PLUGIN_ROOT}/scripts/plan_export_config.py status