Agent Plugins Marketplace
All plugins

epic

v0.4.5

Auto-trigger skills + self-evolving agent harness. Orbit (spec-to-ship pipeline), evolve (skill mutation engine), team (multi-agent org design), TDD, check, ship, simplify, debug, perf, secure, and more — triggered by context, not commands.

Codex

By epicsagasLicense: Apache-2.01.1k GitHub starsUpdated 12 hours ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
Source updated
Sep 23, 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

Get the plugin

git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/epicsagas/epiccounty/epic-harness/.

Compatibility: the page URL and API slug “epic-2” remain stable.

  • Codex: Legacy selector epic-2@agent-plugin-marketplace remains documented for migration; install from source for this runtime.

This plugin's manifest name conflicts with another source for the same runtime. The source remains indexed, but this directory does not generate mismatched -2/-3 install commands.

Plugin files

plugins/epicsagas/epiccounty/epic-harness/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/epicsagas/epiccounty/epic-harness/.codex-plugin/plugin.json
{
  "name": "epic",
  "version": "0.4.5",
  "description": "Auto-trigger skills + self-evolving agent harness. Orbit (spec-to-ship pipeline), evolve (skill mutation engine), team (multi-agent org design), TDD, check, ship, simplify, debug, perf, secure, and more — triggered by context, not commands.",
  "author": {
    "name": "epicsagas",
    "url": "https://github.com/epicsagas"
  },
  "homepage": "https://github.com/epicsagas/epic-harness",
  "repository": "https://github.com/epicsagas/epic-harness",
  "license": "Apache-2.0",
  "skills": "./skills",
  "hooks": "./.codex-plugin/hooks.json",
  "keywords": [
    "harness",
    "self-evolving",
    "skills",
    "hooks",
    "tdd",
    "code-review",
    "automation",
    "orbit",
    "evolve",
    "team"
  ],
  "interface": {
    "displayName": "Epic Harness",
    "shortDescription": "Auto-trigger quality skills + self-evolving agent harness — orbit, evolve, team, TDD, check, ship.",
    "composerIcon": "../assets/icon.png"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[epic on Agent Plugins Marketplace](https://pluginsmp.com/plugins/epic-2)