docs-orchestrator · git:20260907.cf0876c · 2026-09-07 · sha256 980674b93e145b48
docs-orchestrator git:20260907.cf0876cA
Immutable. This exact content is served forever at /api/v1/blob/980674b93e145b48.
--- name: docs-orchestrator description: 'Use this skill when orchestrating documentation generation and updates within a session. Maps session scope to audience-specific docs tasks (User / Dev / Vault), dispatches the docs-writer agent with source-grounded prompts, and reports coverage gaps to session-end. Gated on `docs-orchestrator.enabled: true` in Session Config. Zero overhead when disabled.' metadata: user-invocable: 'false' tags: docs, orchestration, audiences model: sonnet model-preference: sonnet --- <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. --> # docs-orchestrator Read [`skills/docs-orchestrator/SKILL.md`](../../../skills/docs-orchestrator/SKILL.md) in full before taking any action, then follow its complete workflow. The linked document is authoritative, including its prechecks, argument rules, and stop conditions. Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations. Regenerate with `node scripts/generate-codex-skills.mjs`.