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'
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
0
GitHub Forks
0
Created
Jan 2026
Last Updated
5 months ago
tools
tools automation tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!