code-review

GitHub

用于审查代码的质量检查技能,涵盖正确性、风格一致性、安全漏洞及改进建议。

examples/basic/skills/code-review/SKILL.md sandbaseai/managed-agents

Trigger Scenarios

请求代码审查 检查代码质量

Install

npx skills add sandbaseai/managed-agents --skill code-review -g -y
More Options

Non-standard path

npx skills add https://github.com/sandbaseai/managed-agents/tree/main/examples/basic/skills/code-review -g -y

Use without installing

npx skills use sandbaseai/managed-agents@code-review

指定 Agent (Claude Code)

npx skills add sandbaseai/managed-agents --skill code-review -a claude-code -g -y

安装 repo 全部 skill

npx skills add sandbaseai/managed-agents --all -g -y

预览 repo 内 skill

npx skills add sandbaseai/managed-agents --list

SKILL.md

Frontmatter
{
    "name": "code-review",
    "description": "Reviews code for bugs, style, and best practices"
}

Code Review Skill

When asked to review code:

  1. Check for correctness bugs and edge cases
  2. Check style consistency with the surrounding code
  3. Flag security issues
  4. Suggest concrete improvements, not vague advice

Version History

  • 14275bf Current 2026-07-19 16:58

Metadata

Files
0
Version
6586f36
Hash
573cbc5a
Indexed
2026-07-19 16:58

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-14 06:48
浙ICP备14020137号-1 $お客様$