Help us improve
Share bugs, ideas, or general feedback.
Checks the status of running agent worktrees — shows active branches, last commit, and uncommitted changes. Also supports filtering by agent name.
npx claudepluginhub cdeust/cortex --plugin zetetic-team-subagentsHow this command is triggered — by the user, by Claude, or both
Slash command
/zetetic-team-subagents:statusagent/The summary Claude sees in its command listing — used to decide when to auto-load this command
# Agent Worktree Status Check status of running agent worktrees — active branches, last commit, uncommitted changes. ## Instructions 1. Run `tools/worktree-manager.sh list` to show all active agent worktrees. 2. If the user specified an agent name, run `tools/worktree-manager.sh status "$ARGUMENTS"` for details. 3. If no worktrees are active, say so. $ARGUMENTS
/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.
/statusChecks current session status and measures goal drift to assess alignment and progress in the conversation.
/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.
Share bugs, ideas, or general feedback.
Check status of running agent worktrees — active branches, last commit, uncommitted changes.
Run tools/worktree-manager.sh list to show all active agent worktrees.
If the user specified an agent name, run tools/worktree-manager.sh status "$ARGUMENTS" for details.
If no worktrees are active, say so.
$ARGUMENTS