Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

PR Review Loop

porxpepper·xpepper· v1.0.0 · atualizado em 2026-04-11
82
Score

Use when addressing open PR review comments from any reviewer (human or bot) within the current agent session. For a fresh-context-per-comment approach, use ralph-wiggum-loop instead.

code-reviewpull-requestgithubcode-qualitydeveloper-workflowversion-control
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdpr-review-loop/workflow
1
Pre-flight: — Run project safeguards (tests, linting, etc.).
2
Get PR Info: — Fetch PR number and basic information.
3
Collect Comments: — Fetch unresolved PR comments from GitHub.
4
Triage: — Classify each comment (MUST_FIX, SHOULD_FIX, PARK, etc.).
5
Process Comments: — Address MUST_FIX and SHOULD_FIX comments one at a time, creating a plan if needed, running safeguards, implementing the fix, committing, pushing, replying, and resolving the comment.
6
Stop Condition: — Continue until no MUST_FIX or SHOULD_FIX comments remain.
7
Summary: — Post a summary of the changes on the 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

Similar aEncore Code Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aLSP Code Analysis
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aCode Review Checklist
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

PR Review Loop
pr-review-loop
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.ACT
6.REFLECT
Triggers7
Address all open review comments on this PRWork through the code review feedback on PR #42Fix the review comments left by @alice on this pull requestUse pr-review-loop on PR #123Process open pull request feedbackResolve code review issuesIncorporate reviewer suggestions

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

Dependências

jq

Links

GitHub Repository