deepwork-bar
Add, remove, or list written-bar criteria for the active deepwork session
deepwork-drift-sweep
Enumerate ALL workstreams in the current deepwork session and diff each artifact against its source-of-truth. Produces drift-report.vN.md listing potential drift items across every workstream, not only those flagged by the drift agent.
deepwork-execute-amend
Lightweight single-gate amendment for execute mode — spawns MICRO-TEAM (CRITIC + 1 specialist) for re-verdict without full deepwork re-run
deepwork-execute-status
View execute-mode session status — phase, plan_hash, drift, change_log, test results, 3-dimension verdict table, rollback log, discoveries
deepwork-guardrail
Add, remove, replace, or list hard guardrails for the active deepwork session
deepwork-recap
Karpathy-style recap of deepwork history — reads DEEPWORK_WIKI.md Overview and the last 3 log entries, outputs 30-50 plain-text words
deepwork-reconcile
Rebuild state.json from events.jsonl — full replay with hash-chain validation
deepwork-status
View deepwork session status — phase, team, bar verdicts, proposals, guardrails
deepwork-teardown
End an active deepwork session — graceful per-teammate shutdown, archives state, and restores settings. CLI auto-cleans team dirs at session end. Works for both mid-flight abort and post-HALT cleanup.
deepwork-wiki
Synthesize the deepwork wiki — rewrites Overview, Session Index, and Cross-refs in ${CLAUDE_PROJECT_DIR:-$(pwd -P)}/.claude/deepwork/DEEPWORK_WIKI.md from archived sessions. Preserves the # Log section verbatim (hook owns it).
deepwork
Run a deepwork session: research/design convergence (default) or plan execution (--mode execute). Design mode spawns a 5-archetype oppositional team and delivers an approved plan. Execute mode drives faithful implementation of an approved plan via role-asymmetric agents.
Team Management
This skill should be used when the user asks to "manage teams", "create a team", "create a task", "assign a task", "send a message to an agent", "list teams", "check tasks", "broadcast to team", "read inbox", "update task status", or any team/task/agent/message management operation.