From commit-review
針對當前 git staged 變更、最新 commit 或整個 feature branch 進行 code review,自動偵測模式,委派給 commit-reviewer agent 執行。
How this skill is triggered — by the user, by Claude, or both
Slash command
/commit-review:commit-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
使用 `commit-reviewer` agent 對目前的 git commit 或 staged 變更進行 code review。
使用 commit-reviewer agent 對目前的 git commit 或 staged 變更進行 code review。
直接呼叫 Agent tool,subagent_type 設為 commit-reviewer,prompt 如下:
請針對當前 git 的 staged 變更、最新 commit 或整個 feature branch 進行完整的 code review,自動偵測適合的模式,輸出問題清單並依優先度分級。
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub harveylee0307/claude-marketplace --plugin commit-review