uroboros
v2.0.2Plan and supervise isolated Codex implementation, true-exit-code gates, Cursor review, and multi-plan campaigns.
0 GitHub starsUpdated 43 minutes ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 3 skill or MCP entries
- Source updated
- Sep 2, 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 uroboros for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install uroboros@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
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/ortimusirig/uroborosClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/uroboros/SKILL.md├── skills/uroboros-chunk/SKILL.md└── skills/uroboros-setup/SKILL.md
Included Skills3
Plan and supervise isolated Codex implementation, true-exit-code gates, mutation evidence with mutate, Cursor review, read-only Claude arbitration, and Single, Parallel, Graph, Candidates, or Rounds campaigns; use plan to debate a goal, for campaign execution, diagnostics with doctor, status or dashboard inspection, project initialization, and publishing completed units.
Decompose a wave-scale goal into small, independently plannable uroboros units BEFORE spending loop tokens; use when a goal spans more than one file-cluster or names several distinct behaviors. Runs in the CALLING session so the chunker keeps its accumulated project context.
Bootstrap uroboros installation and setup from zero; use when prerequisites are missing or unproven, or when a uroboros command fails with node: command not found, command not found, executable not found, or a comparable missing-binary error.
Plugin manifests1
{
"name": "uroboros",
"version": "2.0.2",
"description": "Plan and supervise isolated Codex implementation, true-exit-code gates, Cursor review, and multi-plan campaigns."
}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.
[uroboros on Agent Plugins Marketplace](https://pluginsmp.com/plugins/uroboros)