跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Code Reviewer

Skill 已验证
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.

AI 摘要

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.

安装

npx skills add charon-fan/agent-playbook

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

更新于 7 days ago
查看源代码