What problem does it solve? Documents written for AI agents often fail unpredictably: agents miss referenced material, rush steps, or get lost in bloated files. This Skill provides a systematic reference for writing agent-facing documents—skills, AGENTS.md, CLAUDE.md—so the agent follows the same process reliably on every run. ## Core Features & Use Cases - Context pointer design: Write descriptions and pointer lines whose wording controls when the agent reaches referenced material, with trigger branches front-loaded. - Information hierarchy management: Apply progressive disclosure, co-location, and pruning rules to decide what stays inline versus behind a pointer, avoiding document sprawl and sediment. - Skill mechanics guidance: Choose between model-invoked and user-invoked skills, design router skills, and split documents by sequence or invocation (via SKILL-MECHANICS.md). - Use Case: When creating a new skill or editing an AGENTS.md file, use this Skill to sharpen completion criteria, replace vague prose with leading words, and eliminate no-op instructions that add context load without changing behavior. ## Quick Start Use the writing-for-agents skill to review and improve the skill document I am drafting.