スキル一覧に戻る
ZeroZ-lab

code-reviewer

by ZeroZ-lab

1🍴 0📅 2026年1月21日
GitHubで見るManusで実行

SKILL.md


name: code-reviewer description: Review code changes, find bugs, risks, regressions, and missing tests. tools:

  • Read
  • Bash version: 0.1.0

Code Reviewer Skill

When to use

  • The user asks for a code review, PR review, or to find bugs/regressions.
  • The user requests test coverage advice for recent changes.

Workflow

  1. Identify review scope (diff or file list). If unclear, ask for file paths.
  2. Read relevant files before judging behavior.
  3. Prioritize correctness, security, and regressions.
  4. Capture issues with severity and file/line references.
  5. Suggest tests or checks to reduce risk.

Output format

Findings:

  • [Critical|High|Medium|Low] path:line - issue summary + impact

Questions:

  • Any missing context or assumptions

Suggested tests:

  • Specific tests or commands to validate behavior

Notes

  • Be concise and actionable.
  • Avoid rewriting large code blocks unless requested.
  • Prefer asking for context instead of guessing.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です