Good fit
Docs gap detection, small typo fixes, stale README checks and test-output summaries are low-risk enough for a private first pass.
Example deliverable
This is a fictional, client-safe example. It shows the kind of short report I prepare before anyone connects bots to real systems or sensitive data.
A small software team wants to reduce repeated documentation and pull request review work. They already use GitHub and have private repositories, but they do not want automatic comments, external emails or production changes.
Docs gap detection, small typo fixes, stale README checks and test-output summaries are low-risk enough for a private first pass.
Pull request comments, issue replies and dependency changes should stay behind a human approval gate.
Automatic production changes, broad refactors and security findings in public comments are not safe for this setup.
Run a private docs check that creates a short local report: changed files, missing README sections, TODO markers, likely test commands and a blocked public-action note. A human reviews the report before any GitHub push, comment or pull request.