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

Agent Teams Simplify & Harden

porpskoett·pskoett· v1.0.0 · atualizado em 2026-04-10
81
Score

Implementation + audit loop using parallel agent teams with structured simplify, harden, and document passes. Spawns implementation agents to do the work, then audit agents to find complexity, security gaps, and spec deviations, then loops until code compiles cleanly, all tests pass, and auditors find zero issues or the loop cap is reached. Use when: implementing features from a spec or plan, hardening existing code, fixing a batch of issues, or any multi-file task that benefits from a build-verify-fix cycle.

agent-teamscode-qualitysecurity-hardeningimplementationauditingdevopscode-review
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdagent-teams-simplify-and-harden/workflow
1. Create a team with a designated name and description.
2. Break down the work into discrete, parallelizable tasks.
3. Spawn implementation agents to complete the tasks, ensuring they compile and pass tests.
4. Spawn audit agents (simplify, harden, spec) to review the code for various concerns.
5. Process audit findings and categorize them by severity and type.
6. Iterate by assigning fix tasks to implementation agents based on audit findings.
7. Repeat the audit and fix loop until exit conditions are met (clean audit, low-only round, or loop cap).
8. Produce a final summary of the hardening process.

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

Agent Teams Simplify & Harden
agent-teams-simplify-and-harden
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers9
implement features using agent teamsharden codebase with agent teamsfix issues using agent teamsuse agent teams for code implementation and auditingimplement a spec with agent teamsimprove code quality with agent teamsrun simplify and harden passes on codeuse parallel agent teams for code tasksimplement features with audit loop

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 agent-teams-simplify-and-harden
$ synaptic skills detail agent-teams-simplify-and-harden
$ synaptic skills live agent-teams-simplify-and-harden

Links

GitHub Repository