From auto-memory
Shows CLAUDE.md (or AGENTS.md) memory sync status: pending changes count, last sync time, file locations, and config settings. Offers /auto-memory:calibrate if pending.
npx claudepluginhub severity1/severity1-marketplace --plugin auto-memoryDisplay the current status of memory file synchronization. Check and report: 1. **Pending changes**: Count of files in `.claude/auto-memory/dirty-files` (or session-specific `dirty-files-*` files) awaiting processing 2. **Active memory file**: Determined from `memoryFiles` in `.claude/auto-memory/config.json` - AGENTS.md if present in the list, otherwise CLAUDE.md 3. **Last sync**: Modification timestamp of the active memory file 4. **Memory file locations**: All instances of the active memory file found in the project (search by the active file name) 5. **Configuration**: Current trigger ...
/statusDisplay Conductor project status including overall progress, active tracks summary, and next actions. Optional [track-id] [--detailed] for per-track task details and blockers.
/statusDisplays compact planning status from task_plan.md: current phase and progress, phase list with icons, error count, and planning file checks.
/statusShows active and recent Codex jobs for this repository in a compact Markdown table, including review-gate status. Pass job ID for full details; supports --wait, --timeout-ms, --all.
/statusDisplays current design system state from .interface-design/system.md including direction, foundation, depth, tokens, patterns, and last updated time. Suggests setup options if no system found.
/statusDisplays status of tasks in the orchestration system, including summaries, distributions, detailed views, timelines, and velocity reports with filters for date, status, agent, priority, and type.
/statusDisplays status of tasks in the orchestration system, including summaries, distributions, detailed views, timelines, and velocity reports with filters for date, status, agent, priority, and type.
Display the current status of memory file synchronization.
Check and report:
.claude/auto-memory/dirty-files (or session-specific dirty-files-* files) awaiting processingmemoryFiles in .claude/auto-memory/config.json - AGENTS.md if present in the list, otherwise CLAUDE.md.claude/auto-memory/config.jsonIf there are pending changes, offer to run /auto-memory:calibrate to process them.