A persistent TODO list that lives in your workspace and survives across sessions. It handles the basics you'd expect: add tasks with priorities (high, medium, low), mark things done, remove items, and view what's pending. The nice touch is the heartbeat integration that surfaces stale tasks sitting around for more than a week. Everything's stored in a simple TODO.md file at your workspace root, organized by priority with emoji markers and timestamps. It's straightforward task tracking without leaving your Claude conversation, useful if you're bouncing between projects and need something to remember what you told it to do three days ago.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill todo-tracker