行动计划生成技能。将目标分解为可执行的步骤序列。每个步骤必须是可执行的,有明确的依赖关系和预期耗时,高风险步骤标注提醒和回滚方案。
Scanned 9/3/2026
Install to Claude Code
npx -y skills add metago-ai/metagolifeform --skill metago-action-plan --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Metago Action Plan?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/metago-ai-metago-action-plan-8a0ec06c)More formats (shields.io, HTML) on the badges page.
---
name: "metago-action-plan"
description: "行动计划生成技能。将目标分解为可执行的步骤序列。每个步骤必须是可执行的,有明确的依赖关系和预期耗时,高风险步骤标注提醒和回滚方案。"
version: "1.0.0"
author: "MetaGO"
category: "商业管理"
platforms: ["cursor","claude-code","codex","trae","codebuddy","qoder","zcode","workbuddy","qclaw","ima"]
trigger:
- "帮我做个行动计划"
- "分解任务目标"
- "生成执行步骤"
- "制定项目计划"
- "列出任务依赖关系"
---
# 行动计划生成(metago-action-plan)
## 描述
将目标分解为可执行的步骤序列。每个步骤必须是可执行的,有明确的依赖关系和预期耗时,高风险步骤标注提醒和回滚方案。
## 触发条件
用户请求行动计划时自动激活。决策锁关卡1意图验证通过后自动触发(生成执行步骤)。
## 核心流程
1. 接收目标描述
2. 目标分解为步骤序列
3. 标注步骤间依赖关系
4. 估算每个步骤预期耗时
5. 识别高风险步骤并标注提醒
6. 为高风险步骤制定回滚方案
7. 输出完整行动计划
## 输出格式
返回结构化JSON,包含:
- 步骤列表(含序号、描述、依赖、耗时)
- 高风险步骤标注
- 回滚方案
- 总预计耗时
## 根源文档
`元构全息智能引擎.txt`(metago-action-plan技能定义(235-239, 420-452))
> 注:完整蓝本未随公开仓库发布,以上为出处留存备查;本技能正文已自包含全部操作定义,运行时无需读取蓝本。
## 与其他技能的协同
- 与 `metago-decision-lock` 协同:意图验证后生成执行计划
- 与 `metago-decision-eval` 协同:计划接受决策评估
- 与 `metago-holistic-task` 协同:全息任务执行时生成行动计划
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...