dev-trio
v0.8.8Codex PM and coder coordinates CLI research and authenticated Claude Code review.
By pandas-studioLicense: MIT2 GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install dev-trio for Codex and Claude Code
codex plugin marketplace add pandas-studio/agent-team-plugins
codex plugin marketplace upgrade pandas-studio
codex plugin add dev-trio@pandas-studioPaste and run these commands in a terminal with Codex. They add and refresh the pandas-studio catalog, then install this plugin.
Compatibility: the page URL and API slug “dev-trio” remain stable.
- Codex:
dev-trio@agent-plugin-marketplace→dev-trio@pandas-studio
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/pandas-studio/agent-team-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is dev-trio/.
Plugin files
├── .codex-plugin/plugin.json└── .claude-plugin/plugin.json
Plugin manifests2
{
"name": "dev-trio",
"version": "0.8.8",
"description": "Codex PM and coder coordinates CLI research and authenticated Claude Code review.",
"author": {
"name": "pandas-studio"
},
"homepage": "https://github.com/pandas-studio/agent-team-plugins/tree/main/dev-trio",
"repository": "https://github.com/pandas-studio/agent-team-plugins",
"license": "MIT",
"skills": "./codex-skills/",
"interface": {
"displayName": "dev-trio",
"shortDescription": "Codex PM with research and Claude review",
"longDescription": "Coordinate research and code review with local CLI adapters, team logs, and optional tmux dashboards.",
"developerName": "pandas-studio",
"category": "Productivity",
"capabilities": [
"Interactive",
"Read",
"Write"
],
"defaultPrompt": [
"Use dev-trio to research and review this task."
]
}
}{
"name": "dev-trio",
"version": "0.8.8",
"description": "Claude PM orchestrates a 3-vendor dev team: Antigravity (Researcher) + Codex (Reviewer), with a configurable model registry (swap roles to any CLI). Three-pane tmux view: left=Claude PM, top-right=Antigravity dashboard, bottom-right=Codex dashboard. Skills: bootstrap, research, review, install-pm.",
"author": {
"name": "pandas-studio"
},
"homepage": "https://github.com/pandas-studio/agent-team-plugins/tree/main/dev-trio",
"repository": "https://github.com/pandas-studio/agent-team-plugins",
"license": "MIT",
"skills": "./claude-skills/"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[dev-trio on Agent Plugins Marketplace](https://pluginsmp.com/plugins/dev-trio)