todo-finder
Installation
SKILL.md
TODO Finder Skill
Searches codebase for TODO, FIXME, HACK, NOTE, and similar comments, organizing them by priority and file.
When to Use
This skill activates when the user wants to find action items in code:
- "Find all TODOs in the project"
- "Show me what FIXMEs we have"
- "List all the HACKs in the codebase"
- "What needs to be done in this project?"
- "Find all code comments with action items"