orchestrate-supergoals
仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由
可自动修复失败并持续推进,适合需要长期自治的程序化任务。
▸ 风险提示
自动修改产物并执行操作,需谨慎授权与防止误操作。
这个 Skill 做什么
通过分阶段任务与核验自动推进复杂项目,仅在关键决策处暂停。
把复杂项目拆成分阶段任务,由一个控制器按序推进、核验每个结果、修复失败并自动前进,只在真正需要决策的人介入时暂停。适用于要求端到端自动执行且需要持续监督的完整项目编排,而不是单次评审或普通小任务。特点是严格的验收点和自动推进机制,确保项目按流程被执行和纠错。
▸ 展开 SKILL.md 英文原文
Execute a complete phased project plan by coordinating one work unit at a time through a dedicated Supergoal task, verifying each result, repairing technical failures, advancing automatically, and pausing only for genuine owner decisions. Use for explicit full-program autonomous execution requests. Do not use for plan review, one phase, or ordinary Supergoal tasks.
0
Stars
0
Forks
1
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Mushkrot/orchestrate-supergoals-skill/main/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Mushkrot/orchestrate-supergoals-skill/main/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Orchestrate Supergoals The task is: `$ARGUMENTS` Coordinate a complete project plan from intake to final audit. The controller owns the program sequence; one dedicated executor owns the product edits through ordinary `$supergoal` runs. ## Authorization Classify the request before creating a Goal, executor task, runtime state, or project change: - `AUTHORIZED_EXPLICIT`: `$orchestrate-supergoals <plan>` or an equivalent explicit full-program execution request. - `AUTHORIZED_UNAMBIGUOUS`: the user clearly asks to execute every phase autonomously from start to finish, including automatic repair and owner gates. - `NOT_AUTHORIZED`: review, explanation, plan editing, one phase, ordinar
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有