원클릭으로
adapter-sync
Generate or refresh the local Claude adapter surface for DocMason from canonical committed sources.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate or refresh the local Claude adapter surface for DocMason from canonical committed sources.
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 | adapter-sync |
| description | Generate or refresh the local Claude adapter surface for DocMason from canonical committed sources. |
Use this skill when the task is to generate or refresh the currently supported adapter artifacts.
This is an explicit adapter-maintenance workflow.
It is not a universal prerequisite before every ordinary ask turn.
For non-native compatibility targets such as Claude Code, this is the first adaptation step once workspace bootstrap has determined that generated adapter guidance is needed.
If the agent cannot write local generated files, stop and explain that adapter synchronization cannot proceed.
AGENTS.md, canonical SKILL.md files, and canonical workflow.json sidecars as the authored source of truth.claude as the default target unless the user explicitly asks for another target.docmason status --json when you need to confirm whether the generated adapter is missing or stale.docmason sync-adapters --json.docmason status --json when you need to confirm the adapter is now fresh.sync-adapters instead of hand-editing generated files.docmason sync-adapters --json succeeds or returns a clear unsupported-target or metadata-validation failure that the main agent can surface directly..claude/CLAUDE.md is the sole Claude project-memory entry file in this repo.adapters/claude/project-memory.md and adapters/claude/workflow-routing.md files that .claude/CLAUDE.md can import..claude/skills/ thin shim layer instead of relying on a hand-created symlink to the full repo skills tree.