원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
| 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