managing-todos
Managing Todos
Lightweight todo tracking using markdown files. Todos capture things noticed during a session to tackle later.
Directory & Customization
Default directory: docs/todos/, archived todos go to docs/todos/done/.
Projects can override defaults in their CLAUDE.md:
## Todos
- directory: .todos/
- statuses: open, in-progress, blocked, done, wont-fix
The todo.sh script in this skill directory reads ## Todos from CLAUDE.md automatically.
The Script
More from cauethenorio/skillbox
browse
Use when needing to automate browser interactions, navigate websites, fill forms, take screenshots, extract data from web pages, or manage browser sessions via Playwright
2read-pdf
Use when needing to extract text, tables, or structured data from PDF files, as a fallback when the built-in Read tool cannot handle the PDF
2clean-commit
Create clean, atomic commits following project conventions. Use when committing code changes, staging files, or writing commit messages.
2read-whatsapp-export
Use when needing to process exported WhatsApp conversations — converts raw exports (zip or folder with _chat.txt) into clean markdown with transcribed voice messages
1