Skip to content

ceasarxuu/agent-commander

v0.2.1MIT

Delegate read-only coding tasks from Codex to supported local external agents and continue them by explicit session ID.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-commander",
  "version": "0.2.1",
  "description": "Delegate read-only coding tasks from Codex to supported local external agents and continue them by explicit session ID.",
  "author": {
    "name": "ceasarXuu",
    "url": "https://github.com/ceasarXuu"
  },
  "homepage": "https://github.com/ceasarXuu/AstartesSkills",
  "repository": "https://github.com/ceasarXuu/AstartesSkills",
  "license": "MIT",
  "keywords": [
    "delegation",
    "coding-agent",
    "claude-code",
    "opencode",
    "command-code",
    "pi"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
View on GitHub