Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

Subagent-Driven Development

porneolabhq·neolabhq· v1.0.0 · atualizado em 2026-04-10
80
Score

Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies. This skill dispatches a fresh subagent for each task, incorporating code review between tasks to enable rapid iteration with quality assurance.

subagent-driven-developmentagent-orchestrationcode-reviewparallel-executionsequential-executionai-agentstask-management
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsadd-subagent-driven-development/workflow
1
Load Plan: — Read the plan file and create a TodoWrite with all tasks.
2
Execute Task with Subagent: — Dispatch a fresh subagent for each task with a specific prompt.
3
Review Subagent's Work: — Dispatch a code-reviewer subagent to review the implementation.
4
Apply Review Feedback: — Fix issues identified by the code reviewer, dispatching a follow-up subagent if needed.
5
Mark Complete, Next Task: — Mark the task as completed and move to the next task.
6
Final Review: — After all tasks are complete, dispatch a final code-reviewer for overall validation.
7
Complete Development: — Use the `finishing-a-development-branch` skill to complete the work.

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

Similar aDispatch
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aJourney — Search and Install Kits
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aGPT Researcher Development Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Subagent-Driven Development
sadd-subagent-driven-development
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
execute implementation plan with subagentsdispatch subagents for independent tasksuse subagent-driven developmentimplement tasks with code reviewrun tasks in parallel with subagentsexecute tasks sequentially with subagentscreate a plan and execute with subagentsfix multiple independent failures with agents

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 sadd-subagent-driven-development
$ synaptic skills detail sadd-subagent-driven-development
$ synaptic skills live sadd-subagent-driven-development

Links

GitHub Repository