← Back to Skills Marketplace
rikouu

Task Tracker

by rikouu · GitHub ↗ · v1.1.0
cross-platform ✓ Security Clean
6117
Downloads
4
Stars
48
Active Installs
2
Versions
Install in OpenClaw
/install agent-task-tracker
Description
Proactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background proc...
Usage Guidance
Install this only if you are comfortable with the agent maintaining memory/tasks.md automatically. Review or clear that file for sensitive tasks, especially if task notes, server names, commands, links, or error details should not persist across sessions.
Capability Analysis
Type: OpenClaw Skill Name: agent-task-tracker Version: 1.1.0 The skill bundle defines a task tracking mechanism for an AI agent, instructing it to maintain a state file (`memory/tasks.md`) to record details about its ongoing and completed tasks, including background processes and their associated commands. All instructions in `SKILL.md` are aligned with the stated purpose of proactive task state management and do not contain any indicators of malicious intent, data exfiltration, unauthorized execution, or prompt injection designed to subvert the agent for harmful purposes.
Capability Assessment
Purpose & Capability
The artifact’s purpose is task state management, and its capabilities match that purpose: writing requested work, progress, results, and background-process details into a local task file.
Instruction Scope
It is broad because it triggers automatically on every task start, update, completion, failure, and session start, but that behavior is plainly disclosed and central to the skill’s function.
Install Mechanism
The package contains only SKILL.md; there are no executable scripts, install hooks, binaries, or dependency steps in the artifact.
Credentials
The environmental access is limited to reading and writing memory/tasks.md, with a 50-line/2KB size limit and pruning rules, though it may store commands, server names, links, and task notes.
Persistence & Privilege
The skill intentionally persists task state across session resets, but it does not request credentials, network access, elevated privileges, account access, or broad filesystem indexing.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-task-tracker
  3. After installation, invoke the skill by name or use /agent-task-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Add 50-line/2KB size limit, completed task compression to one-line summaries, auto-prune >3 days
v1.0.0
Initial release: proactive task state management that survives session resets
Metadata
Slug agent-task-tracker
Version 1.1.0
License
All-time Installs 217
Active Installs 48
Total Versions 2
Frequently Asked Questions

What is Task Tracker?

Proactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background proc... It is an AI Agent Skill for Claude Code / OpenClaw, with 6117 downloads so far.

How do I install Task Tracker?

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

Is Task Tracker free?

Yes, Task Tracker is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Task Tracker support?

Task Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Task Tracker?

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

💬 Comments