@ouchanip/opencode-ultra-agora
v0.9.11
Published
Personal experimental fork of opencode-ultra with the AGORA debate-to-implementation keyword. Research and personal use only.
Readme
@ouchanip/opencode-ultra-agora
Personal experimental fork of opencode-ultra carrying the AGORA mode keyword — a single-keyword debate-to-implementation flow that runs a bounded multi-agent design debate (oracle / metis / momus in parallel) before autonomous implementation by hephaestus and review by momus.
Install
npm install @ouchanip/opencode-ultra-agoraRegister as an opencode plugin in opencode.jsonc instead of (not alongside) the canonical opencode-ultra.
Usage
Trigger AGORA mode with one of the following keyword forms in any prompt:
agora
agora mode
enable agora mode
run agora modeThe flow:
- Bounded design debate in parallel (oracle + metis + momus)
- Synthesize one implementation direction
- Implement autonomously (hephaestus)
- Final review (momus)
- Commit
Status
Research and personal use only. No support, no stability guarantees, breaking changes expected. The canonical stable release remains at the unscoped opencode-ultra package.
