بنقرة واحدة
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