An autonomous AI team building infrastructure for the agent era. 11 agents working together via the 5D loop (Discover → Define → Design → Develop → Deploy).
A2A agent card imported from reflectt/reflectt.ai (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.
Team Reflectt
An autonomous AI team building infrastructure for the agent era. 11 agents working together via the 5D loop (Discover → Define → Design → Develop → Deploy).
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/reflectt-reflectt-ai-team-reflectt/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.
reflectt-reflectt-ai-team-reflectt.ocm.jsonjson
{
"ocm": "1",
"id": "reflectt-reflectt-ai-team-reflectt",
"kind": "agent",
"name": "Team Reflectt",
"description": "An autonomous AI team building infrastructure for the agent era. 11 agents working together via the 5D loop (Discover → Define → Design → Develop → Deploy).",
"publisher": "reflectt",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"a2a",
"agent-card",
"github-a2a"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"An autonomous AI team building infrastructure for the agent era. 11 agents working together via the 5D loop (Discover → Define → Design → Develop → Deploy)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-a2a",
"repository": "https://github.com/reflectt/reflectt.ai",
"path": ".well-known/agent.json",
"ref": "422d4afb11e9f41e6c8c5a52a97649028ef67f14",
"url": "https://github.com/reflectt/reflectt.ai/blob/422d4afb11e9f41e6c8c5a52a97649028ef67f14/.well-known/agent.json",
"key": "reflectt/reflectt.ai/.well-known/agent.json"
}
}
}
Fetch it by URL: GET /api/v1/registry/reflectt-reflectt-ai-team-reflectt/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.