Overview
Published on May 25th, 2026Introduction
Roadie Context Store exposes Capabilities as well as data to agents and humans.
Capabilties are structured markdown instructions for tasks. They can be as atomically composed as you would like, but often take the form of runbooks or sets of actions that can be used as guides for a variety of tasks.
For example, you may have a capability for something as granular as how to structure Grafana queries or something as large as debugging an error experienced by a user.
These Capabilities help agents navigate the complexity and inconsistencies of real-world software architectures and avoid the need to rely on a clean underlying systems of truth or institutional knowledge.