What problem does it solve?
This Skill prevents your project documentation from drifting out of sync with the actual codebase, saving you time and confusion caused by stale or missing README information.
Core Features & Use Cases
- Codebase-first README updates: Reads the current README (if present), project manifests, plugin/extension manifests, and key directories to determine what must be documented.
- Diff-driven correctness: Identifies missing, stale, inaccurate, or outdated content by comparing what exists in the repository against what the README currently claims.
- Verification before finishing: Re-checks that documented files, commands, and instructions actually exist and that setup/version details are grounded in real configs.
Quick Start
Ask the AI to run the readme Skill to assess the current claudes repository and update the root README to reflect the latest structure, setup, and usage.