← 返回
未分类 中文

Project Management System

A comprehensive project management system for AI agents. Manage projects from initiation to delivery with structured workflows, templates, quality gates, and...
面向AI智能体的综合项目管理平台,覆盖从项目启动到交付的全流程,支持结构化工作流、模板、质量关卡等。
don068589
未分类 clawhub v1.6.1 1 版本 99815.2 Key: 无需
★ 0
Stars
📥 540
下载
💾 0
安装
1
版本
#latest

概述

Project Management System

A comprehensive project management system for AI agents. Manage projects from initiation to delivery with structured workflows, templates, and quality gates.

Description

A universal project management system. Covers full process management from project initiation to acceptance, including:

  • Role operation manuals (Dispatcher/Executor)
  • 14 rule documents
  • 10 template files
  • Quality assurance mechanisms
  • Task state machine
  • Self-loop guarantee

When to Use

  • User requests project initiation or planning
  • User mentions "project management", "task dispatch", "review and acceptance"
  • Multi-agent collaboration needed for complex tasks
  • Need to track project progress and quality

Installation

clawhub install project-management-system

Or with OpenClaw CLI:

openclaw skills install project-management-system

Quick Start

1. Configure Resources

Fill in esource-profiles.md with your execution resources (agents, tools, etc.)

2. Read Documentation

RoleStart With
------------------
Project Leaddocs/coordinator.md
Task Executordocs/executor.md
Both Rolesdocs/philosophy.md

3. Start a Project

  1. Create project brief: emplates/project-brief.md
  2. Break down tasks: emplates/task-spec.md
  3. Dispatch to executors
  4. Review and accept: emplates/review-record.md

Core Concepts

Roles

RoleResponsibility
----------------------
Decision MakerApproves projects and changes
DispatcherPlans, dispatches, reviews, accepts
ExecutorExecutes tasks, delivers outputs

Project Lifecycle

Initiate -> Break Down -> Dispatch -> Execute -> Review -> Accept
     |                                              |
     +------------------ Rework -------------------+

Task States

StateMeaning
----------------
PendingNot yet dispatched
In ProgressBeing executed
CompletedAwaiting review
AcceptedPassed review
ReworkNeeds fixes

Documentation

DocumentPurpose
-------------------
coordinator.mdDispatcher operations
executor.mdExecutor operations
philosophy.mdDesign principles
quality.mdQuality gates
ask-management.mdTask states and transitions
communication.mdCommunication protocols

Templates

TemplateUse When
--------------------
project-brief.mdStarting a new project
ask-spec.mdDefining a task
eview-record.mdReviewing deliverables
change-request.mdRequesting scope change
milestone-report.mdReporting milestone completion

Dependencies

  • OpenClaw >= 2026.3.0 (optional, for skill integration)
  • Python 3.8+ (optional, for dashboard tools)

License

MIT License

版本历史

共 1 个版本

  • v1.6.1 当前
    2026-05-07 04:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Self-Improve

don068589
可插拔的AI智能体自我改进框架,自动学习错误、纠正和反馈,持续提升执行质量。
★ 0 📥 1,362
ai-intelligence

Douyin Video Transcribe

don068589
抖音视频转录套件。提取抖音/TikTok中国区视频音频,使用Whisper转录并分析内容。支持视频链接和本地文件。
★ 0 📥 877

Douyin Orchestrator

don068589
抖音视频转录工作流:下载视频、转录语音、分析内容,输出结构化结果。调用 douyin-fetcher、douyin-transcriber、douyin-analyzer 三个独立模块。
★ 0 📥 396