Skip to main content
idapt
HomeCodeAI ModelsPricing
Sign inStart free
All skills
Agents

Split this across agents

Break a large job into parallel sub-agent work and merge it.

Use this skill in a chatOpens a new chat with it attached.

What it asks you for

The jobrequired
The whole piece of work.
Workers
How many to run at once.

What it tells the AI to do

The full instructions, exactly as they run.

Split this across {{ workers | default(3) }} sub-agents:

{{ job }}

Only split work that is genuinely INDEPENDENT. Two agents editing the same file,
or one waiting on another's conclusion, is slower than doing it yourself plus a
merge conflict.

1. Decompose into pieces with no shared state, and say what each returns.
2. Give each sub-agent the full context it needs. A worker that has to guess the
   surrounding decisions produces work you then have to redo.
3. Run them, then MERGE deliberately: resolve contradictions rather than
   concatenating, and name the ones you resolved.

Report what each worker found, then the merged result. If two workers disagreed,
that disagreement is a finding, not a formatting problem.
  • agent
  • delegate
  • parallel
  • subagent

More agents skills

  • Create an agentDesign a reusable agent with a real job and real limits.
  • Fix an agent's behaviourDiagnose why an agent misbehaves and correct its instructions.

Run it on your own work

idapt gives this skill your files, 200+ models, and a real computer to work on. Start a chat and it is already attached.

Use Split this across agents
  • Home
  • Pricing
  • AI Models
  • Image models
  • Voice models
  • Video models
  • Rankings
  • New models
  • Model status
  • Multi-Model Chat
  • Voice Mode
  • Voice HUD
  • Web Search
  • Image Generation
  • Video Generation
  • Audio Generation
  • Transcription
  • Drive
  • Credentials
  • Sharing
  • Workspaces
  • Tasks
  • Memory
  • Agents
  • Subagents
  • Automations
  • Skills
  • idapt Code
  • Code Execution
  • Computers
  • Computer Use
  • Computer Assist · Soon
  • Cloud Computers
  • Local AI
  • AI Gateway
  • API & SDK
  • CLI
  • MCP
  • Tunnels
  • All features →
  • LLM cost calculator
  • Token counter
  • Context window checker
  • Can I run it
  • Model picker quiz
  • Savings finder
  • Video cost estimator
  • Text to speech cost
  • Transcription cost
  • API endpoint tester
  • All free tools →
  • Blog
  • Use cases
  • Comparisons
  • Best of
  • Learn
  • Prompts
  • Templates
  • Changelog
  • Help center
  • FAQ
  • Privacy
  • Compare all models
  • Support
  • idapt Code
  • Developers
  • Quickstarts
  • API reference
  • API pricing
  • CLI
  • MCP
  • Downloads
  • Desktop
  • Badges and embeds
© idapt[email protected]TermsPrivacy PolicyLegal noticeReport content
X (Twitter)