Audit top-level documentation (README, SPEC, PRODUCT) against recent git history to find drift — shipped features missing from docs or features listed as upcoming that already landed. Proposes minimal edits, creates a branch, and opens a PR. Use when asked to review docs for accuracy, after major feature merges, or on a periodic schedule.
$npx -y skills add ancilis/bedlam --skill doc-maintenanceInstalls into the current project.
Run `npx skills use "https://github.com/ancilis/bedlam" --skill "ancilis/bedlam/doc-maintenance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ancilis/bedlam" that are relevant to the current task. Run `npx skills add "https://github.com/ancilis/bedlam"` and select the relevant skills, then follow their instructions.