원클릭으로
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 직업 분류 기준
| 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.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.