agent-manager documentation agent
agent-manager.dev
· agent-manager
Answers questions about agent-manager from its own documentation: what it does, which coding CLIs it manages, how to install it, what its MCP tools do, and what the current release is.
agent-manager.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 55/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-25 01:12:53 current | 4f2f75a49aa3… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://agent-manager.dev/.well-known/agent-card.json |
| Provider | https://agent-manager.dev |
| Docs | https://agent-manager.dev/docs/ |
Skills · 2 declared · mapped to canonical taxonomy
Install agent-manager, spawn coding agents into tmux sessions, read which one is working or blocked, answer one without attaching, and review its diff.
Read agent-manager's documentation, the coding CLIs it manages, the tools its MCP server exposes and the current release over HTTP or MCP, without scraping HTML…
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/agent-manager.dev) [](https://agenstry.com/agents/agent-manager.dev) [](https://agenstry.com/agents/agent-manager.dev) [](https://agenstry.com/agents/agent-manager.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "agent-manager documentation agent",
"description": "Answers questions about agent-manager from its own documentation: what it does, which coding CLIs it manages, how to install it, what its MCP tools do, and what the current release is.",
"version": "1.0.0",
"protocolVersion": "0.3",
"documentationUrl": "https://agent-manager.dev/docs/",
"iconUrl": "https://agent-manager.dev/brand/mark.svg",
"provider": {
"organization": "agent-manager",
"url": "https://agent-manager.dev"
},
"supportedInterfaces": [
{
"url": "https://agent-manager.dev/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"text/markdown"
],
"skills": [
{
"id": "agent-manager",
"name": "Run a fleet of coding agents with agent-manager",
"description": "Install agent-manager, spawn coding agents into tmux sessions, read which one is working or blocked, answer one without attaching, and review its diff.",
"tags": [
"terminal",
"tmux",
"coding-agents",
"developer-tools"
],
"examples": [
"How do I install agent-manager?",
"How do I run Claude Code and Codex side by side and see which one is blocked?",
"How do I send review comments back into an agent's prompt?"
]
},
{
"id": "agent-manager-reference",
"name": "Query the agent-manager reference API",
"description": "Read agent-manager's documentation, the coding CLIs it manages, the tools its MCP server exposes and the current release over HTTP or MCP, without scraping HTML.",
"tags": [
"api",
"openapi",
"mcp",
"documentation"
],
"examples": [
"Which coding CLIs does agent-manager support out of the box?",
"What MCP tools does agent-manager expose?",
"What is the latest agent-manager release and how do I install it?"
]
}
]
}