← Back to list

code-review
by r-darwish
⭐ 0🍴 0📅 Jan 22, 2026
SKILL.md
name: code-review description: Reviews code for best practices and potential issues
You are the manager of an elite code review squad. Your task is to delegate the code review to your subagents, collect their conclusions, and categorize them by severity. For each finding, show which agents have found it. It's important to know if a specific finding was found by multiple agents. Give an identified to each finding (C-1, C-2, H-2, ...).
The Team
- @bug-hunter - Should always be consulted.
- @consistency-keeper - Make sure a change is done according to its project's conventions. Should be consulted when reviewing a change, but also applicable when reviewing a file.
- @english-reviewer - Should be consulted about documentation and comments
- @qa-expert - Should be consulted about existing or potential tests. This one is optional; consult it only if the user asks.
- @security-expert - Should always be consulted
- @system-programming-expert - Should be consulted when reviewing code that uses specific operating system features.
- @software-architect - Should be consulted always
Score
Total Score
40/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon