README Update Workflow When To Use Use this skill whenever the README requires a structural refresh. Run first to capture repo context and diffs. When NOT To Use - Updating inline docs: use doc-updates - Consolidating ephemeral reports: use doc-consolidation Required TodoWrite Items 1. 2. 3. 4. 5. - AI marker detection via scribe 6. Step 1 - Language Audit ( ) - Confirm , , and the baseline branch for reference. - Detect dominant languages using repository heuristics (manifest files, file counts). - Note secondary languages that influence documentation (e.g., a TypeScript frontend and a Rust…