← Back to Skills Marketplace
clawdssen

Project Tracker

by Clawdssen · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
794
Downloads
1
Stars
17
Active Installs
1
Versions
Install in OpenClaw
/install project-tracker
Description
Multi-project tracker with status dashboards, milestone tracking, stalled project detection, priority scoring, and automated weekly progress reports.
Usage Guidance
This skill is internally consistent, but before enabling it: (1) back up any existing projects/ directory (it will create and update markdown files there); (2) review the generated files the first time the skill runs to ensure formatting and content meet your needs; (3) confirm how your agent's 'memory' and other integrated skills handle data, since the skill suggests logging decisions to memory (this may expose project contents to other agent components); (4) if you want to limit scope, run it in a sandboxed workspace or restrict the agent's filesystem access to the intended projects/ folder; (5) because the skill has no human-reviewed source/homepage, be cautious about enabling any autonomous workflows that would share project data externally.
Capability Analysis
Type: OpenClaw Skill Name: project-tracker Version: 1.0.0 The project-tracker skill bundle is a well-structured set of instructions and templates for managing project workflows using Markdown files. It focuses entirely on its stated purpose of tracking project status, milestones, and priority scoring without any evidence of data exfiltration, malicious execution, or unauthorized system access. All logic is contained within the management of a local 'projects/' directory as described in SKILL.md and references/advanced-patterns.md.
Capability Assessment
Purpose & Capability
The name/description (multi-project tracker, dashboards, stalled detection, weekly reports) align with the runtime instructions: creating/updating files under projects/, maintaining DASHBOARD.md, scoring/prioritizing projects, and producing weekly reviews. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md instructs the agent to create/read/update markdown files in a projects/ directory, produce reports, and detect stalled projects based on recent progress entries. It does not instruct the agent to read arbitrary system files, access network endpoints, or exfiltrate data. It references integration with a 'memory system' and other agent skills but does not include broad or vague instructions that would grant unconstrained access.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. Nothing will be downloaded or written by an installer step as part of installation.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. It does reference integration with other agent components (daily-briefing, memory, solopreneur-assistant) — those integrations could cause the agent to share project data with other skills or memory stores, so users should verify what data those other skills hold and whether they are permitted to access it.
Persistence & Privilege
No special persistence or elevated privileges are requested (always:false). The skill will operate by creating/updating files in a user-visible projects/ directory — normal behavior for a tracker — and does not attempt to modify other skills' configurations or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install project-tracker
  3. After installation, invoke the skill by name or use /project-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of project-tracker. - Track multiple projects with status dashboards and milestone logs. - Detect and flag stalled projects based on inactivity or unresolved blockers. - Automated weekly progress reports with per-project summaries and recommendations. - Built-in priority scoring to help focus on high-impact projects. - Customizable review cadence, stale thresholds, and dashboard formats. - Integrates with daily-briefing, solopreneur-assistant, and memory system.
Metadata
Slug project-tracker
Version 1.0.0
License
All-time Installs 17
Active Installs 17
Total Versions 1
Frequently Asked Questions

What is Project Tracker?

Multi-project tracker with status dashboards, milestone tracking, stalled project detection, priority scoring, and automated weekly progress reports. It is an AI Agent Skill for Claude Code / OpenClaw, with 794 downloads so far.

How do I install Project Tracker?

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

Is Project Tracker free?

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

Which platforms does Project Tracker support?

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

Who created Project Tracker?

It is built and maintained by Clawdssen (@clawdssen); the current version is v1.0.0.

💬 Comments