B
Gemini CLIKeep docs and READMEs in sync across packages
Gemini CLI Monorepo Doc Sweeper
setuproll@setuproll78.0Overall score
A Gemini CLI setup that uses its large context to scan a whole monorepo and regenerate stale READMEs and API docs in one pass. For maintainers of sprawling workspaces where documentation always drifts behind the code.
78.0Score
460Votes
5Components
Install this build
terminal
npm i -g @google/gemini-cli && geminiComponents
Model
- Gemini 2.5 Pro
Stack
- Gemini CLI
- TypeDoc
- Markdown linter
MCP servers
- filesystem
- git
How it works
- Load the full repo tree into Gemini's long context
- Diff each README against the current source
- Rewrite only the sections that fell out of date
- Lint and open one PR per package
Rules
- Pull real signatures from TypeDoc, never guess
- Touch only stale sections to keep diffs reviewable
Summary
A Gemini CLI setup that uses its large context to scan a whole monorepo and regenerate stale READMEs and API docs in one pass. For maintainers of sprawling workspaces where documentation always drifts behind the code.
78.0 score 460 votes
0 Reviews
Your rating
Sign in to post
Loading discussion...