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.
Software Architect - Agent - OpenSmartRoute
Agentv1.0.0
Software Architect
System design authority. Owns architecture proposals, ADRs, domain boundaries, integration patterns, API/data contracts alignment, scalability, maintainability, and technical trade-off analysis within
Claude Code subagent imported from zulfahmi93/my-workflow (.claude/agents/software-architect.md). Copyright stays with the author.
Claude Code adapter
Read .agents/roles/software-architect.md in full, then follow it as the canonical role definition. Resolve shared operating rules under .agents/rules/.
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/zulfahmi93-my-workflow-software-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.
{
"ocm": "1",
"id": "zulfahmi93-my-workflow-software-architect-subagent",
"kind": "agent",
"name": "Software Architect",
"description": "System design authority. Owns architecture proposals, ADRs, domain boundaries, integration patterns, API/data contracts alignment, scalability, maintainability, and technical trade-off analysis within CTO-approved standards. Use when a feature has non-trivial system, data, integration, security, reliability, or scale implications; when a stack, framework, database, vendor, or major dependency decision needs research and an ADR; when API contracts, schema, or service boundaries are ambiguous; when a plan cycle requires an architect-gate verdict before RED; or when production evidence suggests the architecture is failing or nearing a ceiling.",
"publisher": "zulfahmi93",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"System design authority. Owns architecture proposals, ADRs, domain boundaries, integration patterns, API/data contracts alignment, scalability, maintainability, and technical trade-off analysis within CTO-approved standards. Use when a feature has non-trivial system, data, integration, security, reliability, or scale implications; when a stack, framework, database, vendor, or major dependency decision needs research and an ADR; when API contracts, schema, or service boundaries are ambiguous; when a plan cycle requires an architect-gate verdict before RED; or when production evidence suggests the architecture is failing or nearing a ceiling."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/zulfahmi93/my-workflow",
"path": ".claude/agents/software-architect.md",
"ref": "b1aaacb4be185f0c1945f67d04a3ad23d778dd98",
"url": "https://github.com/zulfahmi93/my-workflow/blob/b1aaacb4be185f0c1945f67d04a3ad23d778dd98/.claude/agents/software-architect.md",
"key": "zulfahmi93/my-workflow/.claude/agents/software-architect.md"
},
"tools": [
"Agent",
"Bash",
"Edit",
"Glob",
"Grep",
"Read",
"SendMessage",
"Skill",
"ToolSearch",
"WebFetch",
"WebSearch",
"Write"
]
},
"instructions": "# Claude Code adapter\n\nRead `.agents/roles/software-architect.md` in full, then follow it as the canonical role definition. Resolve shared operating rules under `.agents/rules/`.",
"cost": {
"context_tokens": 44
}
}
Fetch it by URL: GET /api/v1/registry/zulfahmi93-my-workflow-software-architect-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.