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.
bago-code-mapper - Agent - OpenSmartRoute
Agentv1.0.0
bago-code-mapper
Mapeador de flujos y dependencias de BAGO para reconstruir rutas UI/API/backend y ownership de estado.
Custom agent imported from MarcValls/BAGO_0 (.github/agents/bago-code-mapper.agent.md). Copyright stays with the author.
Reconstruye flujos reales desde entrypoint hasta efectos y persistencia.
Mapea propietarios de estado, llamadas API, handlers, adapters, persistencia, tests y dependencias cruzadas.
No confundas fachada u orquestador legítimo con God Module. Señala dobles autoridades y capas saltadas con evidencia.
Do not modify code.
Copilot adapter rules:
Read applicable .github/copilot-instructions.md and path instructions first.
Bind findings to the current Git HEAD and distinguish facts, inference, hypothesis and recommendation.
Do not import conclusions from another RunId as current evidence.
Use .gabo/copilot/ only for Copilot continuity/evidence when installed; do not confuse it with BAGO framework backend/.bago/.
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/marcvalls-bago-0-bago-code-mapper-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": "marcvalls-bago-0-bago-code-mapper-agent",
"kind": "agent",
"name": "bago-code-mapper",
"description": "Mapeador de flujos y dependencias de BAGO para reconstruir rutas UI/API/backend y ownership de estado.",
"publisher": "MarcValls",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Mapeador de flujos y dependencias de BAGO para reconstruir rutas UI/API/backend y ownership de estado."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/MarcValls/BAGO_0",
"path": ".github/agents/bago-code-mapper.agent.md",
"ref": "09294e9c9db88c81384b2851a64e50b573f13479",
"url": "https://github.com/MarcValls/BAGO_0/blob/09294e9c9db88c81384b2851a64e50b573f13479/.github/agents/bago-code-mapper.agent.md",
"key": "MarcValls/BAGO_0/.github/agents/bago-code-mapper.agent.md"
},
"tools": [
"read",
"search"
]
},
"instructions": "Reconstruye flujos reales desde entrypoint hasta efectos y persistencia.\nMapea propietarios de estado, llamadas API, handlers, adapters, persistencia, tests y dependencias cruzadas.\nNo confundas fachada u orquestador legítimo con God Module. Señala dobles autoridades y capas saltadas con evidencia.\nDo not modify code.\n\nCopilot adapter rules:\n- Read applicable `.github/copilot-instructions.md` and path instructions first.\n- Bind findings to the current Git HEAD and distinguish facts, inference, hypothesis and recommendation.\n- Do not import conclusions from another RunId as current evidence.\n- ",
"cost": {
"context_tokens": 182
}
}
Fetch it by URL: GET /api/v1/registry/marcvalls-bago-0-bago-code-mapper-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.