What problem does it solve?
This Skill solves the problem of building and evolving Meridian's Chief of Staff (CoS) runtime so it can reliably turn operator intents into evidence, recommendations, and traceable outcomes across MCP and workstation surfaces.
Core Features & Use Cases
- ADK scaffold extension for the CoS runtime: Implement and modify the node pipeline boundaries (intent analysis, context assembly, evidence aggregation, recommendation synthesis, decision preparation, trace emission).
- Integration wiring across Meridian MCP and workstation APIs: Connect evidence queries and session/decision routes to the existing integration contracts without mutating evidence or ledger source-of-truth state.
- Validation-first development workflow: Add or update tests and keep documentation aligned with the integration boundary and configuration keys so behavior stays discoverable and maintainable.
Quick Start
Ask the AI to use cos-runtime-development to implement the requested CoS runtime change while keeping all edits confined to the existing node boundaries and updating the CoS runtime documentation if the API surface or configuration keys change.