Checks the status of running agent worktrees — shows active branches, last commit, and uncommitted changes. Also supports filtering by agent name.
How 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
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
npx claudepluginhub cdeust/cortex --plugin zetetic-team-subagents2plugins reuse this command
First indexed Jun 11, 2026
/statusShows the current state of your memory palace, including wings, rooms, drawer counts, and suggestions for improvement.
/statusDisplays project status from Conductor tracks, including overall progress, track summaries, task completion, and blocker detection. Accepts optional track ID and --detailed flag.
/statusShows active and recent Codex jobs for this repository, including review-gate status. Accepts optional job ID, --wait, --timeout-ms, and --all flags.
/statusReads task_plan.md and displays a compact planning status summary showing current phase, phase progress, errors logged, and file existence.
/statusChecks the health of a Repowise index — reports sync state, page counts, provider, model, and token usage.
/statusDisplays task status across orchestration runs with filtering by date, status, agent, priority, and type. Also supports detailed, timeline, and velocity views.