What problem does it solve? Project documentation drifts out of date and becomes disorganized over time. This Skill focuses an AI assistant exclusively on documentation files so README files, guides, and reference docs stay accurate, well-structured, and easy to scan without touching source code. ## Core Features & Use Cases - Scoped documentation editing: Restricts all analysis and edits to Markdown and text files (.md/.txt), explicitly excluding code. - Structured doc improvements: Applies relative links, scannable structure, and proper heading hierarchy to README files, guides, and reference docs. - Guardrailed changes: Proposes documentation changes first and follows commit guardrails only after approval. - Use Case: Ask it to update the root README for a new valuations feature or reorganize docs/runbooks, and it loads the relevant docs cache and agent instructions before proposing edits. ## Quick Start Invoke /readme-specialist and ask it to update the root README to document the valuations feature.