mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Conductor plugin was at root level instead of plugins/ directory, causing slash commands to not be recognized by Claude Code.
11 lines
199 B
JSON
11 lines
199 B
JSON
{
|
|
"id": "",
|
|
"type": "feature|bug|chore|refactor",
|
|
"status": "pending|in_progress|completed",
|
|
"created_at": "",
|
|
"updated_at": "",
|
|
"description": "",
|
|
"spec_path": "",
|
|
"plan_path": ""
|
|
}
|