adding COE

This commit is contained in:
movq
2026-03-21 22:13:19 -05:00
parent 4ebcf392b9
commit 5d073ffefc
10 changed files with 239 additions and 0 deletions

View File

@@ -9,6 +9,12 @@
"name": "claude-code",
"source": "./claude-code",
"description": "Complete toolkit for Claude Code: plugins, skills, slash commands, hooks, subagents, and memory management"
},
{
"name": "council-of-experts",
"source": "./council-of-experts",
"description": "A research council that attacks hard problems from multiple expert perspectives simultaneously."
}
]
}