Codex plugin marketplace for Just Every.
This repository is a marketplace source. Add it to Codex once, then install or update the plugins exposed by the catalog.
| Icon | Plugin | Purpose |
|---|---|---|
| Ultracode | Parallel Codex worker workflows for investigation, planning, review, pipelines, and scripted orchestration. | |
| Auto Code Review | Hook-driven review of Codex edits at turn stop with strict schema-validated reviewer output. |
.agents/plugins/marketplace.json
The marketplace id is just-every. Plugin entries point at their source repositories, so this repo stays a small catalog while each plugin owns its implementation, tests, and releases.
From a published GitHub repository:
codex plugin marketplace add just-every/pluginsFrom this local checkout:
codex plugin marketplace add /path/to/just-every/pluginsAfter pulling new changes:
codex plugin marketplace upgrade just-everyValidate the marketplace catalog:
npm test