一键导入
workspace-status
Inspect the current DocMason workspace stage and pending actions from the filesystem and runtime state.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Inspect the current DocMason workspace stage and pending actions from the filesystem and runtime state.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Accept an ordinary user question inside a DocMason workspace, route it to the right inner workflow, and preserve conversation-native logs automatically.
Answer a user question through DocMason's canonical grounded workflow using retrieval, provenance tracing, render escalation, and a final answer-state check.
Produce evidence-backed research, planning, drafting, or composition output from the published DocMason knowledge base while preserving provenance and answer-file discipline.
Stage, incrementally refresh, validate, and publish the DocMason knowledge base from the local source corpus.
Trace published DocMason knowledge objects or answer text back to evidence units and provenance records.
Retrieve ranked evidence bundles from the published DocMason knowledge base.
| name | workspace-status |
| description | Inspect the current DocMason workspace stage and pending actions from the filesystem and runtime state. |
Use this skill when the task is to understand what stage the workspace is in and what should happen next.
If the agent cannot inspect the filesystem, stop and explain that the current workspace state cannot be determined safely.
docmason status --json.stage, bootstrap_state, control_plane, and pending_actions as the authoritative workspace status summary.
environment block to distinguish self-contained, mixed, and degradedself-contained as ordinary ask-time ready
status reports it as present.pending_actions in context rather than as a rigid universal order.
status is descriptive, not reparative. Do not silently switch into prepare, sync, or sync-adapters from inside this workflow.control-plane-pending-confirmation, preserve that state explicitly and surface the exact pending approval action such as switch-host-to-full-access, prepare --yes, or sync --yes.status is derived from the filesystem and runtime state. There is no daemon or database.bootstrap_state is the explicit cached-ready summary for ordinary ask-time reuse.environment.toolchain_mode, environment.isolation_grade, and environment.entrypoint_health
are the stable readiness fields for the prepared runtime.control_plane is the authoritative summary for governed waits, approvals, and shared jobs.prepare, switch-host-to-full-access, sync-adapters, sync, and validate-kb.knowledge-base-invalid.sync-adapters is an operator-maintenance action, not a universal prerequisite before every ask turn.