← Back to Skills Marketplace
Delivery Risk Compass
by
william202404
· GitHub ↗
· v2.0.0
· MIT-0
65
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install delivery-risk-compass
Description
项目交付罗盘,按行业、阶段、项目形态和风险信号输出交付健康度、行业风险、卡点预警与救急动作。
README (SKILL.md)
delivery-risk-compass — 项目交付罗盘
用于企业级项目交付风险判断:输入项目行业、类型、周期、付款、当前阶段和风险信号,输出健康度评分、阶段建议、行业风险重点、交付卡点、沟通策略和救急方案。
这个 Skill 的定位是“行业洞察 + 经验打法”:
- 保留行业差异:政府、零售、制造、金融的交付关注点不同。
- 保留实战经验:强调需求签收、客户依赖、数据接口、上线、验收和运维移交。
- 去除可追溯信息:不包含真实个人、真实客户、真实厂商、真实项目名称或具体项目数据。
适用场景
- 项目启动前做风险体检。
- 需求调研阶段判断是否可以进入开发。
- 系统实现阶段识别范围、接口、数据和测试风险。
- 上线前确认是否具备切换条件。
- 验收或延期卡住时,快速生成救急动作。
CLI
交互模式:
delivery-risk-compass
快速模式:
delivery-risk-compass --quick \
--project "某平台升级项目" \
--industry "政府/公共服务" \
--type "实施+开发" \
--cycle "6个月" \
--team-size "6人" \
--payment "30-40-20-10" \
--signals "环境未准备,验收口径变化"
参数:
| 参数 | 说明 |
|---|---|
--project |
项目代称 |
--industry |
行业,如政府、零售、制造、金融 |
--type |
项目类型,如纯开发、实施+开发、纯实施、运维 |
--cycle |
项目周期 |
--team-size |
团队人数 |
--payment |
付款节点 |
--client-location |
交付方式,如驻场、远程、混合 |
--phase |
当前阶段 |
--signals |
风险信号,逗号分隔 |
输出内容
- 项目健康度:风险评分与预警。
- 当前阶段建议:关键动作、交付物、检查点。
- 行业风险侧重点:不同行业的优先关注事项。
- 推荐卡点:常见交付陷阱及缓解动作。
- 沟通策略:管理层、业务、技术、一线用户的沟通节奏。
- 救急方案:延期、对接人变动、上线风险、验收卡住等场景。
经验边界
所有经验来源统一标注为:
- 行业普遍教训
- 实战经验总结
禁止在规则、示例、测试和文档中出现真实个人、真实客户、真实厂商、真实项目名称或具体项目数据。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install delivery-risk-compass - After installation, invoke the skill by name or use
/delivery-risk-compass - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.0.0 重写为经验驱动方向
v1.0.0
Initial release — project delivery risk assessment and guidance tool powered by 18 years of field experience.
- Provides project health scoring, risk signal alerts, and proactive bottleneck warnings
- Suggests communication strategies for different stakeholders
- Recommends delivery cadence across five stages and 22 steps
- Includes emergency acceptance strategies for troubled projects
- Input parameters cover project, industry, type, cycle, team size, payment structure, onsite info, and risk signals
Metadata
Frequently Asked Questions
What is Delivery Risk Compass?
项目交付罗盘,按行业、阶段、项目形态和风险信号输出交付健康度、行业风险、卡点预警与救急动作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Delivery Risk Compass?
Run "/install delivery-risk-compass" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Delivery Risk Compass free?
Yes, Delivery Risk Compass is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Delivery Risk Compass support?
Delivery Risk Compass is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Delivery Risk Compass?
It is built and maintained by william202404 (@william202404); the current version is v2.0.0.
More Skills