npx claudepluginhub gbasin/thunk --plugin thunk# Check Session Status Check status of session: **$ARGUMENTS** ## Prerequisites If `thunk` is not found (exit code 127), install it first: Then continue with the steps below. ## Steps 1. Run `thunk status --session $ARGUMENTS` 2. Report to the user: - Current turn number - Current phase (drafting, peer_review, synthesizing, user_review, approved) - Path to current plan file if in user_review - Whether there are unanswered questions
/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.
Check status of session: $ARGUMENTS
If thunk is not found (exit code 127), install it first:
uv tool install git+https://github.com/gbasin/thunk
Then continue with the steps below.
thunk status --session $ARGUMENTS