Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

Code Reviewer

Skill Verificato
95

Reviews pull requests and code changes for quality, security, and best practices. Use when user asks for code review, PR review, or mentions reviewing changes.

Riepilogo IA

This skill analyzes code changes using git commands and a bundled Python script to provide detailed feedback across multiple review categories. It integrates with other agent skills for learning and logging.

Versioning

  • warning:Release ManagementThere is no explicit versioning information (e.g., in SKILL.md, package.json, or CHANGELOG) for this skill, and installation instructions reference 'main', preventing version pinning.

Code Execution

  • info:LoggingThe skill integrates with `session-logger` via auto-trigger, which handles saving conversation history, but direct audit logging within the skill itself is not explicit.

Installazione

npx skills add charon-fan/agent-playbook

Esegue la CLI skills di Vercel (skills.sh) tramite npx — richiede Node.js in locale e almeno un agente compatibile con skills installato (Claude Code, Cursor, Codex, …). Presuppone che il repository segua il formato agentskills.io.

Aggiornato il 6 days ago
Vedi il codice sorgente