Code Reviewer
Skill Doğrulandı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.
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.
Yükleme
npx skills add charon-fan/agent-playbookVercel skills CLI'yi (skills.sh) npx üzerinden çalıştırır — yerelde Node.js ve skills uyumlu en az bir ajanın (Claude Code, Cursor, Codex, …) kurulu olmasını gerektirir. Repo'nun agentskills.io biçimini izlediği varsayılır.
Benzer eklentiler
Code Review Expert
95Expert code review of current git changes with a senior engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements.
Code Review Diagnostic
95Provide structured code review guidance for catching defects and improving quality. This skill should be used when the user asks to 'review this code', 'check for issues', 'PR review', 'code quality check', or wants systematic code evaluation. Keywords: code review, PR, pull request, quality, defects, security, maintainability, performance.
Code Review Pro
75Comprehensive code review covering security vulnerabilities, performance bottlenecks, best practices, and refactoring opportunities. Use when user requests code review, security audit, or performance analysis.