codex-agents/plugins/error-detective/.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
190 B
JSON

{
"name": "error-detective",
"description": "Use when a task needs log, exception, or stack-trace analysis to identify the most probable failure source quickly.",
"version": "1.0.0"
}