Creates markdown files with YAML frontmatter in `.context/compound-engineering/todos/` to track code review feedback, technical debt, and feature requests. It's from Every's compound engineering plugin and treats the todo directory as persistent across sessions, not scratch space. The skill handles both a canonical path for new todos and a legacy `todos/` directory for backward compatibility. Useful if you want Claude to maintain a structured backlog of work items in your repository rather than losing context between sessions. Over 240 installs suggests teams are actually using this workflow, and it passes the main security audits if that matters to you.
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill todo-create