Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Dispatching Parallel Agents

porobra·obra· v1.0.0 · atualizado em 2026-04-10
81
Score

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

parallel-testingindependent-tasksagent-dispatchconcurrent-debuggingtest-automationfault-isolation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddispatching-parallel-agents/workflow
1
Identify Independent Domains: — Group failures or tasks by their respective problem areas.
2
Create Focused Agent Tasks: — Define a specific scope, goal, constraints, and expected output for each agent.
3
Dispatch in Parallel: — Launch the agents concurrently with their assigned tasks and context.
4
Review Summaries: — Analyze the summaries provided by each agent to understand the changes made.
5
Check for Conflicts: — Verify that the changes made by different agents do not conflict with each other.
6
Run Full Test Suite: — Execute the complete test suite to ensure all fixes work together.
7
Integrate Changes: — Merge the changes made by the agents into the main codebase.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe comTest-Driven Development (TDD)
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aBrowser Automation with agent-browser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aBrowser Automation with browser-use CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar ause-my-browser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aWebsite Audit Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Dispatching Parallel Agents
dispatching-parallel-agents
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers6
dispatch parallel agents for independent failuresinvestigate multiple unrelated test failures concurrentlydelegate independent debugging tasks to separate agentsuse parallel agents to fix multiple broken subsystemsrun concurrent investigations for unrelated problemssolve multiple independent problems in parallel

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download dispatching-parallel-agents
$ synaptic skills detail dispatching-parallel-agents
$ synaptic skills live dispatching-parallel-agents

Links

GitHub Repository