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

Sentry Commit Messages

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

ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.

gitcommit-messageversion-controlcode-styleconventional-commitssentrycode-quality
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcommit/workflow
Check the current branch.
If on `main` or `master`, create a feature branch.
Format the commit message according to Sentry conventions (type, scope, subject, body, footer).
Include issue references in the footer (Fixes or Refs).
Add Co-Authored-By attribution if AI-generated changes are included.
Execute the `git commit` command.
Verify the commit and provide feedback.

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 aAnti-Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aCoding Standards & Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aCommit work
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Sentry Commit Messages
commit
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
commit code changescreate a commitgit commitsave changes to gitformat commit messagefollow sentry commit conventionsmake a code commitcommit with issue references

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

Dependências

git

Links

GitHub Repository