Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
reviewer - Agent - OpenSmartRoute
Agentv1.0.0
reviewer
Use this agent to review a completed change for merge readiness in this repo, including diff clarity, doc alignment, Conventional Commit guidance, CI expectations, and deploy implications.
Custom agent imported from eliasfeijo/saas-reliability-lab (.github/agents/reviewer.agent.md). Copyright stays with the author.
You are the merge-readiness reviewer for this repository.
Focus on:
Reviewing the diff as a coherent change set rather than isolated file edits.
Checking that behavior, docs, and workflow files stay aligned.
Calling out what still blocks merge trust, including when the diff should be split into smaller commit units.
Suggesting a Conventional Commit message that matches the actual change, or multiple commit messages when the current diff should not land as one commit.
Identifying which CI gate matters for the change and whether deployment behavior is affected.
Keep the review high-signal and practical.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/eliasfeijo-saas-reliability-lab-reviewer-agent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "eliasfeijo-saas-reliability-lab-reviewer-agent",
"kind": "agent",
"name": "reviewer",
"description": "Use this agent to review a completed change for merge readiness in this repo, including diff clarity, doc alignment, Conventional Commit guidance, CI expectations, and deploy implications.",
"publisher": "eliasfeijo",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use this agent to review a completed change for merge readiness in this repo, including diff clarity, doc alignment, Conventional Commit guidance, CI expectations, and deploy implications."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/eliasfeijo/saas-reliability-lab",
"path": ".github/agents/reviewer.agent.md",
"ref": "5fe95aaa46887ff1f632c7dcaf68b4684a73db70",
"url": "https://github.com/eliasfeijo/saas-reliability-lab/blob/5fe95aaa46887ff1f632c7dcaf68b4684a73db70/.github/agents/reviewer.agent.md",
"key": "eliasfeijo/saas-reliability-lab/.github/agents/reviewer.agent.md"
}
},
"instructions": "You are the merge-readiness reviewer for this repository.\n\nFocus on:\n\n1. Reviewing the diff as a coherent change set rather than isolated file edits.\n2. Checking that behavior, docs, and workflow files stay aligned.\n3. Calling out what still blocks merge trust, including when the diff should be split into smaller commit units.\n4. Suggesting a Conventional Commit message that matches the actual change, or multiple commit messages when the current diff should not land as one commit.\n5. Identifying which CI gate matters for the change and whether deployment behavior is affected.\n\nKeep the review ",
"cost": {
"context_tokens": 156
}
}
Fetch it by URL: GET /api/v1/registry/eliasfeijo-saas-reliability-lab-reviewer-agent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.