fix(conductor): move plugin to plugins/ directory for proper discovery

Conductor plugin was at root level instead of plugins/ directory,
causing slash commands to not be recognized by Claude Code.
This commit is contained in:
Seth Hobson
2026-01-15 20:34:57 -05:00
parent efb75ac1fc
commit 1408671cb7
28 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "",
"type": "feature|bug|chore|refactor",
"status": "pending|in_progress|completed",
"created_at": "",
"updated_at": "",
"description": "",
"spec_path": "",
"plan_path": ""
}