Repair Broken References

Find and fix broken internal links, dead external URLs, stale imports, missing cross-references, and orphaned files. Ensures all project references remain valid and up-to-date. Use when documentation contains broken internal links, external URLs return 404 errors, import statements reference moved or deleted modules, cross-references between files are out of sync, or files exist but are never referenced anywhere in the project. Also use in index mode for a directory of markdown notes with a designated index, such as an agent-memory store, where an orphan is a file the index does not link to.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/repair-broken-references commit 9f3103ac2c

Frequently asked questions

npx skillmds@latest add pjt222/repair-broken-references