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

GitHub PR Review

porfvadicamo·fvadicamo· v1.0.0 · atualizado em 2026-04-10
84
Score

Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, or verify PR readiness. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, and replies to threads.

githubpull-requestcode-reviewcode-qualitygitdeveloper-workflow
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgithub-pr-review/workflow
1. Fetch PR comments using `gh api`.
2. Classify comments by severity (CRITICAL, HIGH, MEDIUM, LOW).
3. For each comment: read, analyze, propose fix, and confirm with user.
4. Apply fix if approved and verify the solution.
5. Commit changes using `git-commit` skill format.
6. Reply to the thread using standard templates.
7. Run tests to ensure all tests pass.
8. Push changes to the remote repository.

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 a ←Optimize
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar a ←Setup Harness
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Symfony Quality Checks
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar a ←Spec-Kit: Constitution-Based Spec-Driven Development
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar a ←TypeScript/JavaScript Code Review Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Code Quality Auditor (L3 Worker)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Codebase Analysis
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Debug Package Usage Guide
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Diffity Diff Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Diffity Resolve Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar a ←Diffity Review Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Codebase Documenter
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

GitHub PR Review
github-pr-review
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers9
resolve PR commentshandle review feedbackfix review commentsaddress PR reviewcheck review statusrespond to reviewerverify PR readinessprocess github pull request reviewaddress code review feedback

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

Dependências

git

Links

GitHub Repository