What problem does it solve?
OpenProse VM skill pack provides a complete, self-contained framework to orchestrate multi-agent workflows inside the OpenProse ecosystem. It standardizes how to define agents, spawn sessions, manage imports, and coordinate across different backends, enabling reliable, auditable automation.
Core Features & Use Cases
- Integrated execution model for sessions, agents, and imports, enabling complex orchestrations like captain's chair patterns, parallel research, and multi-stage pipelines.
- Built-in support for multiple state backends (filesystem, in-context, SQLite, PostgreSQL) to suit persistence, resumption, and cross-team collaboration.
- Comprehensive guidance, references, and example programs to accelerate authoring, testing, and deployment of OpenProse workflows.
Quick Start
Run a minimal program that defines an agent, starts a session, and returns an output to verify the basics.