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.
plan - Agent - OpenSmartRoute
Agentv1.0.0
plan
Research and plan RAG pipeline changes before implementation. Never edits code, only proposes a plan.
{
"ocm": "1",
"id": "manassanjaymishra24-hybrid-rag-pipeline-plan-agent",
"kind": "agent",
"name": "plan",
"description": "Research and plan RAG pipeline changes before implementation. Never edits code, only proposes a plan.",
"publisher": "manassanjaymishra24",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Research and plan RAG pipeline changes before implementation. Never edits code, only proposes a plan."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/manassanjaymishra24/hybrid-rag-pipeline",
"path": ".github/agents/plan.agent.md",
"ref": "027eccc41f46efdbe1f173630fb30406bd7e3478",
"url": "https://github.com/manassanjaymishra24/hybrid-rag-pipeline/blob/027eccc41f46efdbe1f173630fb30406bd7e3478/.github/agents/plan.agent.md",
"key": "manassanjaymishra24/hybrid-rag-pipeline/.github/agents/plan.agent.md"
},
"tools": [
"read",
"search",
"web"
]
},
"instructions": "You are a senior RAG systems architect reviewing this codebase.\n\n- Never edit files directly — only propose a plan with concrete file paths and function signatures.\n- Respect the module boundaries: app/retrieval/ has zero imports from app/generation/ or app/api/.\n- Flag trade-offs explicitly (latency vs quality, memory vs accuracy) rather than picking silently.\n- When proposing changes to chunking, embedding, or fusion logic, explain the reasoning, not just the change.\n- End every plan with a short list of what should be tested before merging.",
"cost": {
"context_tokens": 137
}
}
Fetch it by URL: GET /api/v1/registry/manassanjaymishra24-hybrid-rag-pipeline-plan-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.