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

Create Pull Request

porgetsentry·getsentry· v1.0.0 · atualizado em 2026-04-10
82
Score

ALWAYS use this skill when creating pull requests — never create a PR directly without it. Follows Sentry conventions for PR titles, descriptions, and issue references. Trigger on any create PR, open PR, submit PR, make PR, push and create PR, or prepare changes for review task.

pull-requestcode-reviewgithubversion-controldevopsci-cd
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcreate-pr/workflow
1
Check for uncommitted changes: — Use `git status` to identify any local modifications.
2
Verify branch state: — Determine the default branch and check the current branch status using `git status` and `git log`.
3
Analyze changes: — Review the commits and diff using `git log` and `git diff`.
4
Write PR description: — Create a clear and concise description following the specified structure.
5
Create the PR: — Use `gh pr create` with the appropriate title and body.
6
Update PR (if needed): — Use `gh api` to update the title or description of an existing PR.

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 ←Iterate on PR Until CI Passes
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aInsForge CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aDependency Updater
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
75
Similar aChangelog Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Create Pull Request
create-pr
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
create a pull requestopen a pull requestsubmit a pull requestmake a pull requestpush and create a pull requestprepare changes for reviewI need to create a PRgenerate a pull requeststart a pull requestcreate a pr

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

Dependências

gh

Links

GitHub Repository