A collection of multi-agent AI workflows using OpenProse, a portable markdown-first programming language for orchestrating AI sessions.
This repository contains reusable .prose files that spawn multiple specialized AI agents to handle complex, multi-step tasks. Each prose is self-contained and platform-agnostic.
OpenProse runs on any Prose Complete system. These workflows are compatible with:
- Claude Code + Opus
- OpenCode + Opus
- Amp + Opus
Your .prose files work across all supported platforms—no lock-in.
Install the OpenProse skill for your platform:
# For OpenCode
npx skills add openprose/prose
# For Claude Code / Amp - see prose.md for instructions| Prose | Description |
|---|---|
| security-reviewer | Comprehensive security vulnerability scanning |
| contract-reviewer | Contract analysis and risk assessment |
| financial-modeler | Financial projections and valuation |
| board-pack-assembler | Board meeting material assembly |
| patent-landscaper | Patent landscape analysis |
| due-diligence-analyst | Company due diligence |
Run any prose with:
/prose run <prose-name>/<prose-name>.proseFor example:
/prose run security-reviewer/security-reviewer.prose- A Prose Complete platform (Claude Code, OpenCode, or Amp)
- Opus model access for synthesis tasks
- Sonnet model for analysis tasks
Contributions welcome! Please open a PR with your new prose workflows.
MIT
If you find these useful, consider sponsoring the project.
Copyright © 2026 Created by Chris Bunting