What's wrong with this entry?
Anonymous. No account, no email.
What: Comprehensive examples and guidance for todo list usage
Improvements:
- Added 4 detailed examples of when TO use (dark mode implementation, function renaming, e-commerce features, React optimization)
- Added 4 examples of when NOT to use (simple questions, informational requests, single edits, commands)
- Clarified
activeFormrequirement ("Fix bug" → "Fixing bug") - Emphasized exactly ONE task must be in_progress at a time
- Added guidance not to mark tasks complete if tests fail
Details:
- Better user experience through clearer task status
- Prevents misuse for trivial tasks
- Ensures systematic progress tracking
- Evidence: Enhanced documentation in
Kv0tool description at lines 1287-1469 in diff