Reference Doc Routing

Use when a task may need architecture, testing, access-control, design-system, API, release, data-model, subagent, or worktree-lifecycle reference documents. Helps select relevant docs, classify authority, and pass concise context to subagents.

ArcanEdge-AI Updated

File contents

Reference Doc Routing Skill

Use this skill to choose and apply reference documents without polluting the main context.

Workflow:

  1. Identify which parts of the task need reference context.
  2. Find relevant global and repository-level docs.
  3. Classify each document as authoritative, advisory, or historical.
  4. Read only relevant sections when possible.
  5. Summarize useful context for the current task.
  6. Pass only relevant document paths or sections to subagents.
  7. Require implementation-relevant claims to be checked against current code, tests, schemas, configuration, or runtime behavior.
  8. Report conflicts between docs and primary evidence.

Primary evidence includes:

  • current code
  • tests
  • schemas
  • configuration
  • logs
  • build output
  • typecheck output
  • runtime behavior
  • authoritative external documentation

ArcanEdge-AI/coding-agent-playbook-codex/tree/main/skills/reference-doc-routing commit 0b7c8ae4d3

Frequently asked questions

npx skillmds@latest add arcanedge-ai/reference-doc-routing-2