Scans your project's todo files, filters for the ones marked ready, and resolves them in parallel while documenting what it learned. The workflow is opinionated: it only touches todos with a ready status or the -ready- filename pattern, skips anything pending (not yet triaged), and ignores completed ones. Nice touch is that it won't delete files from your docs/brainstorms, docs/plans, or docs/solutions directories since those are intentional artifacts. Built to work with Every's compound engineering workflow, especially for mopping up actionable work after automated code reviews. If you have pending todos, it lists them at the end so you know what got left behind.
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill todo-resolve