Agent Plugins Marketplace
All plugins

axiom-for-herdr

v0.1.0+codex.20260912143312

Axiom orchestration with visible Codex workers and reviewers in herdr panes.

Codex1 Skill

By phni3j9aLicense: MIT0 GitHub starsUpdated last week

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 12, 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 axiom-for-herdr for Codex

Installs for the current user
codex plugin marketplace add phni3j9a/axiom_for_herdr
codex plugin marketplace upgrade personal
codex plugin add axiom-for-herdr@personal

Paste and run these commands in a terminal with Codex. They add and refresh the personal catalog, then install this plugin.

Compatibility: the page URL and API slug “axiom-for-herdr” remain stable.

  • Codex: axiom-for-herdr@agent-plugin-marketplaceaxiom-for-herdr@personal

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/phni3j9a/axiom_for_herdr

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/axiom-for-herdr/.

Plugin files

plugins/axiom-for-herdr/
├── .codex-plugin/plugin.json
└── skills/axiom-for-herdr/SKILL.md

Included Skills1

axiom-for-herdrskills/axiom-for-herdr/SKILL.md

Coordinate non-trivial Codex engineering work through visible herdr panes. Main delegates bounded implementation to Luna MAX, material interface design to Astra MAX, and independent review to Sol XHIGH; collect reports and close completed panes. Use for engineering work inside herdr or explicit Axiom for herdr requests.

Plugin manifests1

plugins/axiom-for-herdr/.codex-plugin/plugin.json
{
  "name": "axiom-for-herdr",
  "version": "0.1.0+codex.20260912143312",
  "description": "Axiom orchestration with visible Codex workers and reviewers in herdr panes.",
  "author": {
    "name": "phni3j9a",
    "url": "https://github.com/phni3j9a"
  },
  "repository": "https://github.com/phni3j9a/axiom_for_herdr",
  "license": "MIT",
  "skills": "./skills/",
  "interface": {
    "displayName": "Axiom for herdr",
    "shortDescription": "Codexの担当作業をherdrの分割ペインで見える化",
    "longDescription": "MainがLuna・Astra・Solをherdrの別ペインで指揮し、結果回収後に担当ペインを閉じます。Axiomの役割分担とレビュー継続方針を引き継ぎます。",
    "developerName": "phni3j9a",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "defaultPrompt": [
      "$axiom-for-herdr を使い、担当の作業をherdrの別ペインに表示しながら開発してください。"
    ]
  }
}

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

[axiom-for-herdr on Agent Plugins Marketplace](https://pluginsmp.com/plugins/axiom-for-herdr)