一键导入
goal-driven-parallel-agents
Turn complex work into a goal-first plan with parallel agents and synthesized results
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Turn complex work into a goal-first plan with parallel agents and synthesized results
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Capture and send screenshots from remote macOS nodes without context bloat
Interview user in-depth to create a detailed spec
Generate changeset entries following Changesets semantics
Validate commit messages against conventional commit format
Create GitHub PRs with proper formatting, labeling, and quality checks
Apply labels to PRs based on conventional commit types
基于 SOC 职业分类
| name | goal-driven-parallel-agents |
| allowed-tools | Task, TodoWrite |
| description | Turn complex work into a goal-first plan with parallel agents and synthesized results |
Use this skill when a task is large, exploratory, creative, or multi-part enough that independent agents can make it better or faster. Do not use it for tiny edits, direct questions, or work that is mostly sequential.
/goal, create_goal, or equivalent).Goal: Deliver [artifact/outcome] that satisfies [user intent] and [quality bar].
Constraints:
- [Required format, stack, files, deadline, or environment]
- [Non-goals and boundaries]
Definition of done:
- [Observable completed behavior or artifact]
- [Verification command, review step, screenshot, or source check]
- [Risks resolved or explicitly documented]
Parallelize work that can be evaluated independently:
Keep work in the parent thread when it is tightly coupled:
Give every spawned agent a self-contained goal:
You have a dedicated sub-goal for the parent goal: [parent goal summary].
Sub-goal: [specific independent outcome].
Scope:
- Inputs: [files, screenshots, links, constraints, user requirements]
- Boundaries: [what not to edit, assume, or decide]
- Coordination: [whether to read-only inspect, propose, or implement assigned files]
Return:
- Recommendation or result
- Evidence used
- Files touched, if any
- Risks, tradeoffs, or follow-up checks