What problem does it solve? Keeping technical documentation accurate and current is tedious work that teams often skip. This Skill invokes a dedicated tech-writer agent to write or update READMEs, docs/ files, and ADRs, and to preserve real code as documented examples before it is removed from the repository. ## Core Features & Use Cases - Scoped Documentation: Document a single target file (README.md, a docs/ page, a new ADR) or run a full inventory of the pipeline's mechanics. - Code-to-Example Preservation: Transform real production code into a documented example before deleting it, so its illustrative value survives. - Agent Delegation with Fallback: Invokes the tech-writer subagent when available, or follows the same process directly when the Agent tool is unavailable. - Use Case: Before removing a legacy module from the repository, ask the Skill to turn it into a documented example stored in docs/, preserving the knowledge without keeping dead code. ## Quick Start Ask the assistant to document the current feature's README and create an ADR for the latest architectural decision using the docs skill.