Docs Steward

Scoped documentation map for multi-component projects (server + client + tools + …). Detects components, classifies every doc as global vs component-scoped, and produces a per-component index (DOCS.md) listing local docs + links to the relevant global docs — so an LLM coder bounded to one component loads only its scope, not every other component's documentation. Frames token cost (full project docs vs scoped load) and treats .md as LLM-facing, .html as human reference. Use when a project has several components and you want to cut the docs an agent must read, or asks how to organise docs for a monorepo.

zedarvates 0a8548e 6 files · 37.0 KB Updated

File contents

zedarvates/botte-secrete/tree/main/skills/docs_steward commit 0a8548e1cd

Frequently asked questions

npx skillmds@latest add zedarvates/docs-steward