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

PR Comment Handler

poropenai·openai· v1.0.0 · atualizado em 2026-04-10
78
Score

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

githubclipull-requestcode-reviewcomment-handlinggh-cliautomation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgh-address-comments/workflow
1
Authenticate gh CLI: — Ensure `gh` is authenticated with necessary permissions (repo, workflow).
2
Fetch Comments: — Run `scripts/fetch_comments.py` to retrieve all comments and review threads on the PR.
3
Summarize Comments: — Number and summarize review threads and comments, outlining required fixes.
4
User Selection: — Ask the user to select the comments to be addressed by their number.
5
Apply Fixes: — Implement fixes for the selected comments using `gh` commands.
6
Error Handling: — If authentication or rate limit issues arise, prompt the user to re-authenticate and retry.

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 ←Gh Pr Checks Plan Fix
75%
Hebbian Synapse
Composite0.750
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aCode Reviewer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
94
Similar aGit Diff Parser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar aREST API Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
90
Co-executedGit Diff Parser
48%
Hebbian Synapse
Composite0.478
w = 0.3·α + 0.5·β + 0.2·γ
86
Co-executedREST API Builder
51%
Hebbian Synapse
Composite0.508
w = 0.3·α + 0.5·β + 0.2·γ
90

Árvore do Skill

PR Comment Handler
gh-address-comments
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers6
address github PR commentsresolve review comments on githubuse gh cli to manage PR commentsfix issues raised in github PR commentsautomate github comment resolutionhandle comments on the current github branch

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança48%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download gh-address-comments
$ synaptic skills detail gh-address-comments
$ synaptic skills live gh-address-comments

Dependências

python

Links

GitHub Repository