agent-docs
Agent Docs
The agent-NATIVE documentation an AI agent reads and acts on — AGENTS.md, llms.txt, tool
descriptions, machine-readable reference, and the context budget. Narrowed to artifacts with no
human-docs analog; generic and dual-audience docs stay in docs-audit / docs-design.
Provenance lives in skill.json; this file is runtime routing only.
Produces: a change-plan.md (DO), an audit-report.md plus a findings-ledger +
workflow-state when tracked (REVIEW), or a design-doc.md / refactor-runbook.md /
explanation.md (DESIGN).
Boundaries
Do NOT use for human or dual-audience docs, README, help, or RAG-for-human-search (use docs-audit / docs-design), the typed tool/SDK schema as code (use agent-dx), scaffolding or enforcing repo hooks/gates (use harden-repo-for-coding-agents), or operating an agent system (use agent-ops).