From eidos
Provides a simple Todo list for tracking tasks directly within Claude Code. Useful for lightweight project management without leaving the terminal.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:todoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
todo.md
todo.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosManages tasks in TASKS.md with Active/Waiting/Someday/Done sections; add/complete/summarize tasks, extract from conversations, setup HTML dashboard.
Manages tasks using native Claude Code subagent tools (TaskCreate, TaskUpdate, TaskList, TaskGet). Tracks TODOs, checkpoints progress, and resumes work across sessions.