What problem does it solve? Writing a complete, well-structured README.md from scratch is time-consuming, and most projects end up with inconsistent or incomplete documentation that confuses new contributors and users. ## Core Features & Use Cases - Project Analysis: Scans dependencies, config files, directory structure, and existing docs to ground the README in the actual codebase. - Standardized Template: Generates sections based on Standard Readme, Google, and CNCF conventions, including features, tech stack table, quick start, architecture diagram, and troubleshooting. - Quality Validation: Runs a completeness checklist covering links, code block language tags, section presence, and anti-pattern detection. - Use Case: After scaffolding a new service, ask for a README and receive a production-grade document with badges, a directory tree, an ASCII architecture diagram, and a documentation index. ## Quick Start Ask the assistant to create a README for this project and answer its questions about the title, description, features, and tech stack.