codex-agents/plugins/task-distributor/.claude-plugin/plugin.json
Cal Corum fff5411390 Initial commit: Codex-to-Claude agent converter + 136 plugins
Pipeline that pulls VoltAgent/awesome-codex-subagents and converts
TOML agent definitions to Claude Code plugin marketplace format.
Includes SHA-256 hash-based incremental updates.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 16:49:55 -05:00

6 lines
199 B
JSON

{
"name": "task-distributor",
"description": "Use when a broad task needs to be broken into concrete sub-tasks with clear boundaries for multiple agents or contributors.",
"version": "1.0.0"
}