Nightly Docs And Changelog

Run a nightly sweep that keeps an existing repo's docs and changelog from rotting: diff the code since the last run, bring the docs for the changed surface back in line with the implementation, append every user-relevant change to CHANGELOG.md (or record a no-change night), and open ONE reviewable PR — never auto-merging. Scheduled to survive laptop-off via a cloud routine / Desktop scheduled task, NOT a session-scoped loop. Use when you want docs and the changelog kept current automatically while you sleep, when docs keep drifting behind code, when the changelog is always stale, or when you want a morning PR of doc+changelog updates to review. Trigger on: "keep the docs current", "nightly docs sweep", "update the changelog nightly", "docs keep drifting", "stale changelog", "overnight docs", "stop the docs rotting", "nightly doc PR". Drafts AFK; merges HITL. A configuration of loop-controller.

ivy00johns Updated

File contents

ivy00johns/Skill-Madness/tree/main/skills/loops/nightly-docs-and-changelog commit f88632bf49

Frequently asked questions

npx skillmds@latest add ivy00johns/nightly-docs-and-changelog