go-mode

仓库创建 2026年2月1日最近提交 4 个月前SkillHot 收录 21 天前
▸ 精选理由

能把抽象目标拆解成可执行任务,适合委派型工作流。

▸ 风险提示

具备一定自主执行权限,执行外部操作需谨慎并设限。

这个 Skill 做什么

接受目标后自动规划、分解任务并执行汇报的自主执行技能。

交代一个目标,它会先把任务拆成可执行的计划,和你确认后去执行并汇报结果。适合把模糊或跨步骤的工作交给代理去推进、需要持续跟进或自动化执行的时候用。特色是有多种执行模式可选(比如快速模式或分阶段审批),你负责把控方向,Claude 来负责驱动整个过程。

▸ 展开 SKILL.md 英文原文

Autonomous goal execution — give a goal, get a plan, confirm, execute, report. You steer, Claude drives.

自动化集成目标执行自动化计划拆解Claude Code
377
Stars
90
Forks
23
仓库内 Skill
+30
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/BrianRWagner/ai-marketing-claude-code-skills/main/go-mode/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/BrianRWagner/ai-marketing-claude-code-skills/main/go-mode/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# 🎯 Go Mode — Autonomous Goal Execution

Give me a goal. I'll plan it, confirm with you, execute it, and report back. You steer — I drive.

## Mode

Detect from context or ask: *"Just do it, plan first, or plan + phase approvals?"*

| Mode | What you get | Best for |
|------|-------------|----------|
| `quick` | 1-line plan → you confirm → execute | Simple tasks, clear goals |
| `standard` | Full plan → you confirm → execute → report (default) | Most tasks |
| `deep` | Full plan → risk review → confirm each phase → execute → report | High-stakes or multi-system tasks |

**Default: `standard`** — use `quick` for simple, clear goals. Use `deep` when mistakes would be expensive to undo.

---

via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有