Install
openclaw skills install project-management-systemA comprehensive project management system for AI agents. Manage projects from initiation to delivery with structured workflows, templates, quality gates, and role-based operation manuals. Supports both dispatcher and executor roles.
openclaw skills install project-management-systemA comprehensive project management system for AI agents. Manage projects from initiation to delivery with structured workflows, templates, and quality gates.
A universal project management system. Covers full process management from project initiation to acceptance, including:
clawhub install project-management-system
Or with OpenClaw CLI:
openclaw skills install project-management-system
Fill in esource-profiles.md with your execution resources (agents, tools, etc.)
| Role | Start With |
|---|---|
| Project Lead | docs/coordinator.md |
| Task Executor | docs/executor.md |
| Both Roles | docs/philosophy.md |
| Role | Responsibility |
|---|---|
| Decision Maker | Approves projects and changes |
| Dispatcher | Plans, dispatches, reviews, accepts |
| Executor | Executes tasks, delivers outputs |
Initiate -> Break Down -> Dispatch -> Execute -> Review -> Accept
| |
+------------------ Rework -------------------+
| State | Meaning |
|---|---|
| Pending | Not yet dispatched |
| In Progress | Being executed |
| Completed | Awaiting review |
| Accepted | Passed review |
| Rework | Needs fixes |
| Document | Purpose |
|---|---|
| coordinator.md | Dispatcher operations |
| executor.md | Executor operations |
| philosophy.md | Design principles |
| quality.md | Quality gates |
| ask-management.md | Task states and transitions |
| communication.md | Communication protocols |
| Template | Use When |
|---|---|
| project-brief.md | Starting a new project |
| ask-spec.md | Defining a task |
| eview-record.md | Reviewing deliverables |
| change-request.md | Requesting scope change |
| milestone-report.md | Reporting milestone completion |
MIT License