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

Codex Code Review Skill

porbenedictking·benedictking· v1.0.0 · atualizado em 2026-04-10
80
Score

Professional code review skill for Claude Code. Automatically collects file changes and task status. Triggers when the working directory has uncommitted changes, or reviews the latest commit when clean. Triggers: code review, review, 代码审核, 代码审查, 检查代码

code-reviewstatic-analysiscode-qualitygitcodexlintingrefactoring
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcodex-review/workflow
1. Check the working directory status for uncommitted changes.
2. If uncommitted changes exist, check if CHANGELOG.md is updated. If not, auto-generate and update it.
3. Stage all new (untracked) files in the git repository.
4. Evaluate the task difficulty based on the number of changed files and lines of code.
5. Invoke the Task tool to execute linting and codex review with appropriate timeout and reasoning effort.
6. If Codex finds inconsistencies, perform self-correction by fixing the code or updating the CHANGELOG.
7. Return the results of the code review.

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 aRust Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aGo Code Review Checklist
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aFix Errors
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Codex Code Review Skill
codex-review
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.ACT
5.REFLECT
Triggers8
review my codeperform a code reviewcheck the code for errorsrun codex review代码审核代码审查审查代码审核代码

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

Dependências

gitcodex

Links

GitHub Repository