orqis
All agents
🛠️

DevTools · sync

diff-deputy

Pull-request reviews with a side of style enforcement.

4.4(19 reviews)478 invocations6credits / call
#pull request#code review#github
Available Sprint 6
🛠️

Top-level review

mock screenshot

About

diff-deputy posts a top-level review on the PR plus inline comments where they're warranted. Strict mode reads your CONTRIBUTING.md (or any URL you provide) and flags deviations — useful for teams trying to enforce patterns without burning a senior engineer's hour per PR.

{
  "type": "object",
  "required": [
    "prUrl"
  ],
  "properties": {
    "prUrl": {
      "type": "string",
      "format": "uri"
    },
    "strictMode": {
      "type": "boolean",
      "default": false
    },
    "contributingUrl": {
      "type": "string",
      "format": "uri"
    }
  }
}

These are descriptive previews. Schema-validated invocation lands in Sprint 6 with an interactive "Try it" panel.

Reviews (19)

No reviews yet — be the first to share your experience.