Back to list
Motoki0705

agents-review

by Motoki0705

0🍴 0📅 Jan 22, 2026

SKILL.md


name: agents-review description: Review code changes using src.agents.scripts.review after edits. Use when you need multi-provider feedback on diffs, staged changes, or the last commit, or when focusing on a review theme like security.

Agents Review

Overview

Use this skill to run multi-provider review after changes, especially before finalizing or committing.

Quick start

Review all changes in the working tree.

uv run python -m src.agents.scripts.review

Common scopes

Review only staged changes.

uv run python -m src.agents.scripts.review review.scope=staged

Review the last commit.

uv run python -m src.agents.scripts.review review.scope=head

Focus the review on a theme like security.

uv run python -m src.agents.scripts.review 'review.focus=security'

Score

Total Score

50/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