Df:check Todos

List pending todos and select one to work on. Use when the user wants to see their todo list, check pending items, or pick something to work on. Triggers on: "what's on my todo list?", "pending todos", "show todos", "any todos?", "what tasks are saved?"

majiayu000 e92c0b6 2 files · 2.0 KB Updated 567 repo stars

File contents

Routes to the check-todos workflow which handles:

  • Todo counting and listing with area filtering
  • Interactive selection with full context loading
  • Roadmap correlation checking
  • Action routing (work now, add to objective, brainstorm, create objective)
  • STATE.md updates and git commits

The workflow handles all logic including:

  1. Todo existence checking
  2. Area filtering
  3. Interactive listing and selection
  4. Full context loading with file summaries
  5. Roadmap correlation checking
  6. Action offering and execution
  7. STATE.md updates
  8. Git commits

majiayu000/claude-skill-registry-data/tree/main/productivity/df-check-todos commit e92c0b6819

Frequently asked questions

npx skillmds add majiayu000/df-check-todos