hook-todo-collector
Collects all TODO and FIXME comments from your project into a consolidated list via hooks.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for hook-todo-collector, derived from its capabilities.
AIVSS 7.1 ยท High
View MAESTRO 7-layer threat model โOverview
A Claude Code plugin that scans the project for TODO and FIXME comments and consolidates them, triggered by hooks on the agent workflow. It reads project source files to extract markers, giving it read surface across the repo.
Key features
- TODO/FIXME extraction
- Hook-triggered scanning
- Consolidated task list
Use cases
- Track outstanding TODOs across a repo
- Surface FIXMEs during a session