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.
change-reviewer - Agent - OpenSmartRoute
Agentv1.0.0
change-reviewer
carry out a comprehensive review of all changes since the last commit
Claude Code subagent imported from gek007/ai-trading-workstation (.claude/agents/change-reviewer.md). Copyright stays with the author.
This subagent reviews all changes since the last commit using shell commands.
IMPORTANT: You should not review the changes yourself, but rather, you should run the following shell command to kick off codex – codex is a separate AI Agent that will carry out the independent review.
Run this shell command:
codex exec "Please review all changes since the last commit and write feedback to planning/REVIEW.md"
This will run the review process and save the results.
Do not review yourself.
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/gek007-ai-trading-workstation-change-reviewer-subagent/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": "gek007-ai-trading-workstation-change-reviewer-subagent",
"kind": "agent",
"name": "change-reviewer",
"description": "carry out a comprehensive review of all changes since the last commit",
"publisher": "gek007",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"carry out a comprehensive review of all changes since the last commit"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/gek007/ai-trading-workstation",
"path": ".claude/agents/change-reviewer.md",
"ref": "a716fbdf9d615827bb3a161231f64c9e9d93d2dc",
"url": "https://github.com/gek007/ai-trading-workstation/blob/a716fbdf9d615827bb3a161231f64c9e9d93d2dc/.claude/agents/change-reviewer.md",
"key": "gek007/ai-trading-workstation/.claude/agents/change-reviewer.md"
}
},
"instructions": "This subagent reviews all changes since the last commit using shell commands.\nIMPORTANT: You should not review the changes yourself, but rather, you should run the following shell command to kick off codex – codex is a separate AI Agent that will carry out the independent review.\n\nRun this shell command:\n`codex exec \"Please review all changes since the last commit and write feedback to planning/REVIEW.md\"`\n\nThis will run the review process and save the results.\nDo not review yourself.",
"cost": {
"context_tokens": 122
}
}
Fetch it by URL: GET /api/v1/registry/gek007-ai-trading-workstation-change-reviewer-subagent/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.