Card snapshot
www.atisbo.dev
·
2026-08-25 04:01:12 UTC
·
76356369e2cc489492839f5d57551ae8b1c10bf9400a57fd9fbf8c82bbfcf56a
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Atisbo",
"description": "One ordered list of what to do next for a product team that works with coding agents. Reads evidence, groups it into problems, ranks by how much there is and how urgent it sounds, and keeps evidence and reasoning attached to every entry.",
"url": "https://app.atisbo.dev/.well-known/mcp.json",
"contact": {
"url": "https://app.atisbo.dev/docs"
},
"capabilities": {
"streaming": true
},
"authentication": {
"schemes": [
"bearer"
]
},
"skills": [
{
"id": "signal-intake",
"name": "signal-intake",
"description": "Bring feedback, research, incidents, metrics, and documents into Signals or Knowledge."
},
{
"id": "signal-review",
"name": "signal-review",
"description": "Classify or regroup evidence already present in Signals."
},
{
"id": "product-review",
"name": "product-review",
"description": "Prepare a read-only weekly, roadmap, or portfolio review."
},
{
"id": "opportunity-decision",
"name": "opportunity-decision",
"description": "Support a human Decision and create or update the chosen Solution."
},
{
"id": "backlog-brief",
"name": "backlog-brief",
"description": "Brief product, design, or engineering on one current Backlog item."
},
{
"id": "handoff",
"name": "handoff",
"description": "Connect an existing design or pull request to its Solution and move it to In Review."
},
{
"id": "outcome",
"name": "outcome",
"description": "Record success, partial, miss, or unexpected only with post-launch observation."
},
{
"id": "agent-dispatch",
"name": "agent-dispatch",
"description": "Separate Backlog work a coding agent can take from work that needs a human, then hand over only the former."
}
]
}