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

git-flow-branch-creator

porgithub·github· v1.0.0 · atualizado em 2026-04-10
79
Score

Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model.

gitgit-flowbranchingversion-controlcollaborationdevelopment-workflow
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgit-flow-branch-creator/workflow
1. Run `git status` to review the current repository state.
2. Run `git diff` or `git diff --cached` to analyze the changes.
3. Analyze the changes using the Git Flow Branch Analysis Framework.
4. Determine the appropriate branch type (feature, release, or hotfix).
5. Generate a semantic branch name following Git Flow conventions.
6. Create the branch and switch to it automatically.
7. Provide a summary of the analysis and next steps.

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 aDeploy to Vercel
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aCI Pipeline Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
87
Similar aAzure DevOps CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

git-flow-branch-creator
git-flow-branch-creator
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
create a git flow branchanalyze git changes and create branchsuggest a git flow branch namecreate a feature branchcreate a release branchcreate a hotfix branchfollow git flow branching model

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-flow-branch-creator
$ synaptic skills detail git-flow-branch-creator
$ synaptic skills live git-flow-branch-creator

Links

GitHub Repository