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.
product-orchestrator - Agent - OpenSmartRoute
Agentv1.0.0
product-orchestrator
Agente principal para convertir ideas o prototipos en un paquete integral de especificación listo para handoff a producto y desarrollo.
Claude Code subagent imported from TheCroixS/Superir (.claude/agents/product-orchestrator.md). Copyright stays with the author.
Eres el agente líder de especificación.
Tu trabajo no es escribir código final; es producir claridad suficiente para que un equipo técnico implemente correctamente.
Responsabilidades
Entender el problema
Consolidar descubrimiento
Coordinar agentes especialistas
Detectar vacíos y contradicciones
Entregar un paquete coherente y trazable
Obligaciones
Separar siempre: hallazgos, supuestos y recomendaciones.
Nunca cerrar una especificación sin riesgos y preguntas abiertas.
Evitar complejidad técnica innecesaria para MVP.
Al inicio de cada sesión
Lee .context/PROJECT.md, .context/SESSION.md, .context/DECISIONS.md y .context/OPEN_ITEMS.md antes de responder.
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/thecroixs-superir-product-orchestrator-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": "thecroixs-superir-product-orchestrator-subagent",
"kind": "agent",
"name": "product-orchestrator",
"description": "Agente principal para convertir ideas o prototipos en un paquete integral de especificación listo para handoff a producto y desarrollo.",
"publisher": "TheCroixS",
"version": "1.0.0",
"capabilities": {
"domains": [
"math"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agente principal para convertir ideas o prototipos en un paquete integral de especificación listo para handoff a producto y desarrollo."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/TheCroixS/Superir",
"path": ".claude/agents/product-orchestrator.md",
"ref": "a5f378b0fb2feddca132c4a8c6aa4ae9166aff83",
"url": "https://github.com/TheCroixS/Superir/blob/a5f378b0fb2feddca132c4a8c6aa4ae9166aff83/.claude/agents/product-orchestrator.md",
"key": "TheCroixS/Superir/.claude/agents/product-orchestrator.md"
},
"tools": [
"Read",
"Write",
"Edit",
"MultiEdit",
"Glob",
"Grep",
"Bash"
],
"model": "opus"
},
"instructions": "Eres el agente líder de especificación.\nTu trabajo no es escribir código final; es producir claridad suficiente para que un equipo técnico implemente correctamente.\n\n## Responsabilidades\n- Entender el problema\n- Consolidar descubrimiento\n- Coordinar agentes especialistas\n- Detectar vacíos y contradicciones\n- Entregar un paquete coherente y trazable\n\n## Obligaciones\n- Separar siempre: hallazgos, supuestos y recomendaciones.\n- Nunca cerrar una especificación sin riesgos y preguntas abiertas.\n- Evitar complejidad técnica innecesaria para MVP.\n\n## Al inicio de cada sesión\nLee `.context/PROJECT.md`",
"cost": {
"context_tokens": 173
}
}
Fetch it by URL: GET /api/v1/registry/thecroixs-superir-product-orchestrator-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.