← Back to Skills Marketplace
jdrhyne

todo-tracker

by Jonathan Rhyne · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
12635
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install todo-tracker
Description
Persistent TODO scratch pad for tracking tasks across sessions. Use when the user asks to add, list, complete, remove, or summarize tasks in a portable workspace Markdown file. Uses stable task IDs and exact matching; heartbeat reporting is opt-in and count-only.
Usage Guidance
Install only if you want a local Markdown-based task tracker. Choose the TODO_FILE path deliberately, because the script will update that file and adjacent .bak, .lock, and .next-id files during write operations.
Capability Assessment
Credentials
Use of Bash and standard local file utilities is proportionate for editing a local Markdown TODO file, with no credential, session, network, or broad indexing behavior.
Install Mechanism
The artifact contains a Markdown skill file and one local Bash helper script; no external installer, network dependency, or hidden setup behavior was found.
Instruction Scope
Runtime instructions are scoped to invoking the bundled script, using exact task IDs/text, and requiring explicit confirmation before destructive removal.
Persistence & Privilege
The skill intentionally creates persistent local state next to the configured TODO file, including backups, locks, and an ID counter; this is disclosed and purpose-aligned.
Purpose & Capability
The stated purpose is maintaining a persistent TODO scratch pad, and the artifact implements add, list, complete, remove, summary, and heartbeat operations for that purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install todo-tracker
  3. After installation, invoke the skill by name or use /todo-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Make task storage portable with monotonic stable IDs, literal matching, locked atomic writes, recoverable backups, and opt-in count-only heartbeats.
v1.0.0
Initial release: Persistent TODO scratch pad for Clawdbot with priority levels, completion tracking, and heartbeat integration
Metadata
Slug todo-tracker
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is todo-tracker?

Persistent TODO scratch pad for tracking tasks across sessions. Use when the user asks to add, list, complete, remove, or summarize tasks in a portable workspace Markdown file. Uses stable task IDs and exact matching; heartbeat reporting is opt-in and count-only. It is an AI Agent Skill for Claude Code / OpenClaw, with 12635 downloads so far.

How do I install todo-tracker?

Run "/install todo-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is todo-tracker free?

Yes, todo-tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does todo-tracker support?

todo-tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created todo-tracker?

It is built and maintained by Jonathan Rhyne (@jdrhyne); the current version is v1.1.0.

💬 Comments