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
14275bf
Hash
573cbc5a
Indexed
2026-07-19 16:58

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