Agent skill

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?"

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/df-check-todos

SKILL.md

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

<execution_context> @.planning/STATE.md @.planning/ROADMAP.md @~/.claude/devflow/workflows/check-todos.md </execution_context>

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

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results