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

Diffity Review Skill

porkamranahmedse·kamranahmedse· v1.0.0 · atualizado em 2026-04-10
79
Score

Review the current diff and provide comments using Diffity agent commands.

code-reviewdiff-analysisstatic-analysiscode-qualitydeveloper-toolinggitdiffity
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddiffity-review/workflow
1. Check if `diffity` is installed and running.
2. Get the diff arguments from the `diffity` API using `curl` and run `git diff`.
3. Read the entire content of each changed file.
4. Analyze the code changes for potential issues based on the `focus` argument.
5. Leave inline comments using `diffity agent comment` with appropriate severity prefixes.
6. Write a general comment summarizing the review and verdict using `diffity agent general-comment`.
7. Open the diffity browser view using `diffity open`.
8. Inform the user that the review is complete and provide a summary of findings.

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 aGitHub PR Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aOptimize
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aSetup Harness
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Diffity Review Skill
diffity-review
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.ACT
5.REFLECT
Triggers7
review this diff with diffityanalyze the code changes and leave commentsperform a code review using diffity agentrun diffity review on the current changescheck the diff for security issues and bugsreview the code for performance problemsleave inline comments on the code changes

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

Dependências

diffitygitnpm

Links

GitHub Repository