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

Push

porodysseus0·odysseus0· v1.0.0 · atualizado em 2026-04-11
77
Score

Pushes changes from the current branch to the remote origin. Creates or updates the corresponding remote branch.

gitgithubci-cdpull-requestcode-managementversion-control
Linguagens
ElixirShell
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdpush/workflow
1. Identify current branch and remote state.
2. Run local validation (`make -C elixir all`).
3. Push branch to `origin` with upstream tracking.
4. Handle push failures (sync issues, auth problems) using `pull` skill or error surfacing.
5. Ensure a PR exists or create a new one.
6. Write/update PR body using `.github/pull_request_template.md`.
7. Validate PR body with `mix pr_body.check`.
8. Reply with the PR URL from `gh pr view`.

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 com ←Land
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aGit Workflows Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←jj (Jujutsu) — Version Control for Agent Workflows
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Project Workspace Cleaner
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Pull
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76

Árvore do Skill

Push
push
Fases Cognitivas4
1.SENSE
2.ACT
3.EVALUATE
4.REFLECT
Triggers7
push changes to origincreate a pull requestupdate an existing pull requestpush code and create PRsync local branch with remotepublish code changescreate or update PR on GitHub

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

Dependências

git

Links

GitHub Repository