Skip to content

diff-reviewer

Review worker. Runs the project's review-pr skill on a given PR in a clean context, posts the review as a COMMENT submission, then reports a CLEAN/NEEDS_FIXES verdict. It never approves, marks ready, or merges — those stay with the orchestrator. Quality gate before the PR is

From plugin
43 skills3 agents1 hooks
shell
$ npx -y skills add sgomez/developer-skills --agent claude-code

Ships with developer-skills. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Review worker. Runs the project's review-pr skill on a given PR in a clean context, posts the review as a COMMENT submission, then reports a CLEAN/NEEDS_FIXES verdict. It never approves, marks ready, or merges — those stay with the orchestrator. Quality gate before the PR is
Ships withdeveloper-skills

Unattended spec delivery for Claude Code: you write specs, a pipeline of isolated agents implements every sub-issue — triage → build → review → fix → merge — and pings you when it's done.

Get the whole plugin, auto-invoked
Stats
4
Stars
0
Views
0
Forks
Active
Maintenance
Shell
Language
EUPL-1.2
License
11d ago
Last commit
1mo ago
Created

Repo: sgomez/developer-skills