What problem does it solve?
This Skill turns OpenProse .prose programs into an executable virtual machine that can coordinate multi-agent workflows, manage state, and route commands like run and compile.
Core Features & Use Cases
- Command-driven VM execution: Run, compile/validate, migrate workspaces, and browse bundled examples through a single entry skill.
- Multi-agent orchestration: Define agents, spawn sessions, route tasks, and coordinate parallel work using OpenProse language constructs.
- State management modes: Execute with filesystem state by default, or switch to in-context, SQLite, and experimental PostgreSQL state for different workflow scales.
- Modular composition and reuse: Import programs (use statements), define reusable blocks, and share context between steps for robust pipelines.
Quick Start
Ask the AI to run your workflow by executing: prose run path/to/workflow.prose