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.
architect - Agent - OpenSmartRoute
Agentv1.0.0
architect
Draft implementation plans, design module boundaries, and write architectural decisions
Claude Code subagent imported from pluto-atom-4/ats-showcase (.claude/agents/architect.md). Copyright stays with the author.
Code Graph Tooling (Issue #325, #328)
Before wide Grep/Glob scans, query the code-review-graph MCP
server (registered globally, DB isolated per-project — auto-detected
repo_root → <repo_root>/.code-review-graph/graph.db, no env var
involved) for structural context — caller/callee chains, module
boundaries, blast-radius (impact --files ...) — instead of grepping
the whole tree cold. Falls back to normal Grep/Glob if the graph has no
answer or the server is unavailable (no hard dependency). Details:
.claude/README.md.
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/pluto-atom-4-ats-showcase-architect-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.