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.