This repository contains portable Agent Plugins and their Codex marketplace metadata.
- Rollbar Triage — analyze, classify, and prioritize Rollbar errors.
After cloning or pushing this repository, register the repository as a Codex marketplace and install the plugin:
codex plugin marketplace add https://github.com/jgtomas/agents_plugins.git
codex plugin add rollbar-triage@local-rollbar-pluginsFor local development from this checkout:
codex plugin marketplace add "$(pwd)"
codex plugin add rollbar-triage@local-rollbar-pluginsStart a new Codex thread after installation so updated skills and MCP tools are loaded.
.
├── .agents/plugins/marketplace.json
└── plugins/
└── rollbar-triage/
See the Agent Plugins specification for the portable package format.