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

Vet

porimbue-ai·imbue-ai· v1.0.0 · atualizado em 2026-04-10
82
Score

Run vet immediately after ANY logical unit of code changes. Do not batch your changes, do not wait to be asked to run vet, make sure you are proactive.

code-reviewstatic-analysiscode-qualityvettingllm-integrationbug-detection
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdvet/workflow
1
Detect Code Changes: — Monitor git diffs for any modifications to the codebase.
2
Retrieve Conversation History: — Load relevant conversation history to provide context for the code changes.
3
Run Vet Analysis: — Execute the `vet` command with the appropriate options, including the goal and history loader.
4
Interpret Results: — Analyze the output from `vet` to identify potential issues and their severity.
5
Apply Recommendations: — Implement the recommended fixes for the identified issues.
6
Verify Fixes: — Ensure that the implemented fixes resolve the issues and do not introduce new problems.

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 aTypeScript + React 19 Code Review Expert
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aCoding Standards & Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Vet
vet
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.RECOMMEND
5.ACT
6.REFLECT
Triggers7
run vet on the codeanalyze code changes with vetcheck for code issues using vetvet the codeperform code review with vetuse vet to find bugsvalidate code quality with vet

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 vet
$ synaptic skills detail vet
$ synaptic skills live vet

Dependências

verify-everythingpython3

Links

GitHub Repository