← Back to Skills Marketplace
don068589

Project Management System

by Don Li · GitHub ↗ · v1.6.1 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install project-management-system
Description
A comprehensive project management system for AI agents. Manage projects from initiation to delivery with structured workflows, templates, quality gates, and...
Usage Guidance
This package appears coherent for project-management: no unexpected credentials or third-party installers are required. However, before installing or enabling autonomous invocation, do the following: 1) Inspect the two bundled Python scripts (tools/dashboard.py and tools/system-check.py) to confirm they do not perform unexpected network calls, exfiltrate data, or run destructive system commands; 2) If you plan to let the skill write or execute code, run it in a restricted/sandboxed environment and ensure it cannot access sensitive host paths; 3) Confirm any automatic git/commit behavior is acceptable — governance docs reference committing snapshots; verify the scripts won't commit secrets; 4) If you cannot review the code yourself, do not enable autonomous invocation or permit the skill to run tools that modify system files. If you want, provide the contents of tools/dashboard.py and tools/system-check.py and I will analyze them for risky behavior.
Capability Analysis
Type: OpenClaw Skill Name: project-management-system Version: 1.6.1 The bundle is a highly sophisticated project management framework designed for AI agents, utilizing a 'files-as-memory' approach to maintain state across sessions. It includes Python scripts (tools/dashboard.py and tools/system-check.py) for status reporting and Git-based integrity verification within specific local directories (D:\projects). While the instructions in SKILL.md and the docs/ directory grant the agent significant autonomy to manage files, dispatch tasks, and implement 'self-looping' heartbeat mechanisms, all logic is transparently documented and strictly aligned with the stated purpose of structured project coordination. No evidence of data exfiltration, malicious prompt injection, or unauthorized network activity was found.
Capability Assessment
Purpose & Capability
Name/description (project management) matches the included docs, templates, and role/process guidance. The skill does not request unrelated binaries, environment variables, or external credentials. The two included scripts (tools/dashboard.py, tools/system-check.py) are consistent with the governance/content that references automated scans and checks.
Instruction Scope
SKILL.md and the docs instruct the agent to read and write files under project directories (e.g. /path/to/projects-data/ and system/), to follow pre-write checks, and (optionally) to run the included Python tools for scans/health checks. The instructions do not ask for secrets or external endpoints. Because the agent will be directed to perform local filesystem operations and may be told to run included scripts, you should verify those scripts' behavior before runtime (they may run git operations or mutate files per governance docs).
Install Mechanism
There is no install spec (instruction-only). Two Python tool files are bundled but not auto-installed from external sources; this is lower risk than downloading code at install time. The repository does reference 'clawhub install' / 'openclaw skills install' but no external archive URLs or package downloads are present.
Credentials
The skill declares no required environment variables, no primary credential, no required binaries, and no required config paths. That aligns with its stated offline/project-management purpose.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed (the platform default) but there is no declaration of forcing permanent presence or modifying other skills. The docs do describe scripts that may auto-scan or auto-apply fixes, and changing 'system/' files is said to require Decision Maker approval — review the scripts to confirm they respect that process.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install project-management-system
  3. After installation, invoke the skill by name or use /project-management-system
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.6.1
Update installation instructions for ClawHub
v1.6.0
- Introduced a universal project management system designed for AI agents, supporting the entire project lifecycle from initiation to delivery. - Added structured workflows, role-based operation manuals for dispatcher and executor, and comprehensive rule documentation. - Included 10+ ready-to-use templates and clear quality assurance mechanisms. - Implemented a robust task state machine with self-loop guarantees for reliable project execution. - Provided detailed installation instructions, resource configuration, and quick start guidelines for users.
Metadata
Slug project-management-system
Version 1.6.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Project Management System?

A comprehensive project management system for AI agents. Manage projects from initiation to delivery with structured workflows, templates, quality gates, and... It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Project Management System?

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

Is Project Management System free?

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

Which platforms does Project Management System support?

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

Who created Project Management System?

It is built and maintained by Don Li (@don068589); the current version is v1.6.1.

💬 Comments