What problem does it solve? Writing a comprehensive README.md from scratch is time-consuming, and project knowledge is often scattered across internal documentation files. This Skill consolidates existing documentation into a well-structured README without manual drafting. ## Core Features & Use Cases - Documentation Scanning: Reads files in the .github/copilot directory (Architecture, Technology_Stack, Coding_Standards, Workflow_Analysis, Unit_Tests, and more) plus copilot-instructions.md. - Structured README Generation: Produces sections covering project description, technology stack, architecture, getting started, project structure, features, workflow, coding standards, testing, contributing, and license. - Markdown Formatting: Applies headings, code blocks, lists, cross-reference links, and badges where information is available. - Use Case: A team maintaining GitHub Copilot documentation wants a public-facing README; run this Skill to synthesize the internal docs into a developer-focused README.md automatically. ## Quick Start Generate a README.md for this repository by analyzing the files in .github/copilot and copilot-instructions.md.