From ss
Checks status of background sessions and workflows. Specify optional session_id or list all. Supports --verbose and --json flags.
How this command is triggered — by the user, by Claude, or both
Slash command
/ss:statusclaude-haiku-4-5The summary Claude sees in its command listing — used to decide when to auto-load this command
Use the SlashCommand tool to execute: /specswarm:status $ARGUMENTS
Use the SlashCommand tool to execute: /specswarm:status $ARGUMENTS
npx claudepluginhub martybonacci/specswarm --plugin ss/check-workersChecks status of all active workers via list_workers and logs, categorizes as ACTIVE/READY/COMPLETED/STUCK, and reports in markdown table with summary and attention needed.
/statusSummarizes active swarm coordination state: workers, progress, messages, reservations, active cells, and task list if agent teams active.
/statusShows current bishx-run session status including session state, mode, current task, progress, agent activities, retries, last event, and bd epic progress if available.
/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.