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

Compare Git Worktrees

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

Compare files and directories between git worktrees or worktree and current branch.

gitversion-controlworktreediffcode-comparisonbranch-comparisoncode-review
Linguagens
Shell
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgit-compare-worktrees/workflow
1. List existing worktrees using `git worktree list`.
2. Parse user input to identify comparison targets (worktrees, branches, files, directories).
3. Determine the appropriate comparison method (file diff, directory diff, git diff).
4. Construct the necessary command based on the comparison method and targets.
5. Execute the comparison command.
6. Format and present the comparison results to the user, highlighting significant changes.
7. Offer summary for large diffs.

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 aPR Babysitter
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aRelease
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aValidating Azure Pipeline Changes
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Compare Git Worktrees
git-compare-worktrees
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers7
compare worktreesshow differences between worktreesdiff files in worktreescompare code across branchesfind changes in worktreescompare git worktreesshow git diff between worktrees

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 git-compare-worktrees
$ synaptic skills detail git-compare-worktrees
$ synaptic skills live git-compare-worktrees

Links

GitHub Repository