Search all todo sections for matching items
Searches TODO.md files for matching items and returns results grouped by section.
npx claudepluginhub jxmullins/stash-pad<search text>Search across all sections of TODO.md for items matching the search text.
Found 3 matches for "auth":
Features:
- [ ] add user authentication
Bug Fixes:
- [ ] fix auth token expiry
Completed:
- [x] 2024.11.15 - setup auth middleware
Look for TODO.md in the project root. If not found, check for TODOS.md, todo.md, or .todo/inbox.md.