← ClaudeAtlas

doxlisted

Self-documenting AGENTS.md hierarchy for AI agents. Root contains project-wide rules and child index; child AGENTS.md files in subdirectories define local contracts. Agent walks the full path from root to target before any edit, updates affected files after. No installation needed — just Markdown instructions. From agent0ai/dox. Load when: initializing project context, creating AGENTS.md files, encountering a DOX hierarchy, or when Rule 4/6 of global behavioral guidelines references DOX pattern.
rcdelfin/agentkit · ★ 1 · Data & Documents · score 77
Install: claude install-skill rcdelfin/agentkit
- DOX is highly performant AGENTS.md hierarchy installed here - Agent must follow DOX instructions across any edits ## Core Contract - AGENTS.md files are binding work contracts for their subtrees - Work products, source materials, instructions, records, assets, and durable docs must stay understandable from the nearest applicable AGENTS.md plus every parent AGENTS.md above it ## Read Before Editing 1. Read the root AGENTS.md 2. Identify every file or folder you expect to touch 3. Walk from the repository root to each target path 4. Read every AGENTS.md found along each route 5. If a parent AGENTS.md lists a child AGENTS.md whose scope contains the path, read that child and continue from there 6. Use the nearest AGENTS.md as the local contract and parent docs for repo-wide rules 7. If docs conflict, the closer doc controls local work details, but no child doc may weaken DOX Do not rely on memory. Re-read the applicable DOX chain in the current session before editing. ## Update After Editing Every meaningful change requires a DOX pass before the task is done. Update the closest owning AGENTS.md when a change affects: - purpose, scope, ownership, or responsibilities - durable structure, contracts, workflows, or operating rules - required inputs, outputs, permissions, constraints, side effects, or artifacts - user preferences about behavior, communication, process, organization, or quality - AGENTS.md creation, deletion, move, rename, or index contents Update parent do