什么是 sys-activating-goals?
使用 6 阶段因果流模式为目标创建执行线程。将线程链接到目标,使用目标上下文初始化 1-input.md,并路由到适当的代理以执行。将既定目标转化为可行的工作。 来源:bellabe/lean-os。
使用 6 阶段因果流模式为目标创建执行线程。将线程链接到目标,使用目标上下文初始化 1-input.md,并路由到适当的代理以执行。将既定目标转化为可行的工作。
通过命令行快速安装 sys-activating-goals AI 技能到你的开发环境
来源:bellabe/lean-os。
Create an execution thread for a goal using the causal flow pattern. Link the thread to the goal and route to the appropriate agent.
| revenue | revops | rop-allocator | | activity | marketing or sales | mkt-campaign-manager or sls-outbound-manager | | content | marketing | mkt-content-manager | | efficiency | revops | rop-evaluator | | retention | customer | cst-lifecycle-manager |
Templates for stages 2-6 are defined in sys-executing-threads. This skill does NOT create them. Agents produce output, then call sys-executing-threads to write the stage files.
使用 6 阶段因果流模式为目标创建执行线程。将线程链接到目标,使用目标上下文初始化 1-input.md,并路由到适当的代理以执行。将既定目标转化为可行的工作。 来源:bellabe/lean-os。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/bellabe/lean-os --skill sys-activating-goals使用 6 阶段因果流模式为目标创建执行线程。将线程链接到目标,使用目标上下文初始化 1-input.md,并路由到适当的代理以执行。将既定目标转化为可行的工作。 来源:bellabe/lean-os。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bellabe/lean-os --skill sys-activating-goals 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/bellabe/lean-os