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

Using Git Worktrees

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

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

gitworktreesversion-controlbranchingdevelopment-environmentisolation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdusing-git-worktrees/workflow
1. Detect project name and determine worktree directory.
2. Verify if the directory is ignored by Git (if project-local).
3. Create the git worktree with a new branch.
4. Run project setup commands (e.g., npm install).
5. Execute baseline tests.
6. Report worktree location and test results.
7. Proceed with feature implementation.

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 comBrainstorming Ideas Into Designs
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Compõe comExecuting Plans
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
77
Compõe comSubagent-Driven Development
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Compõe com ←Finishing a Development Branch
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aRequesting Code Review
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Using Git Worktrees
using-git-worktrees
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
create a git worktreesetup an isolated workspaceuse git worktreesstart feature work in isolationcreate a new worktree for a branchset up a development environment with git worktreesisolate changes using git 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 using-git-worktrees
$ synaptic skills detail using-git-worktrees
$ synaptic skills live using-git-worktrees

Links

GitHub Repository