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

Subagent-Driven Development

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

Use when executing implementation plans with independent tasks in the current session

subagent-driven-developmenttddcode-reviewimplementation-plantask-delegationiterative-developmentai-agents
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsubagent-driven-development/workflow
1. Read the implementation plan and extract all tasks with their context, creating a TodoWrite.
2. For each task, dispatch an implementer subagent with the task details and context.
3. If the implementer has questions, answer them and provide additional context.
4. Once the implementer completes the task, dispatch a spec compliance reviewer subagent.
5. If the spec reviewer finds issues, the implementer fixes them and the spec reviewer reviews again.
6. After spec compliance, dispatch a code quality reviewer subagent.
7. If the code quality reviewer finds issues, the implementer fixes them and the code quality reviewer reviews again.
8. Mark the task as complete in TodoWrite. Repeat for all tasks.
9. Dispatch a final code reviewer for the entire implementation.
10. Use superpowers:finishing-a-development-branch to complete the development.

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 comWriting Plans
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Compõe comRequesting Code Review
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
Compõe comExecuting Plans
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
77
Compõe comTest-Driven Development (TDD)
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
Compõe com ←Using Git Worktrees
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
Compõe com ←Finishing a Development Branch
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aWriting Plans
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar areadme-i18n
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aRequesting Code Review
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Subagent-Driven Development
subagent-driven-development
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
execute implementation plan with subagentsuse subagent-driven developmentdispatch subagents for independent tasksimplement plan with two-stage reviewdelegate tasks to specialized agentsrun subagent per taskperform spec compliance reviewperform code quality review

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

Links

GitHub Repository