Skip to content

Commit 29732a9

Browse files
jwaldripclaude
andcommitted
refactor: flatten plugin directory into repo root
Move all plugin content (skills, hats, hooks, lib, schemas, workflows) from plugin/ to the repo root. The .claude-plugin/ directory at root now contains plugin.json, hooks.json, and marketplace.json together. Marketplace path updated from "plugin" to ".". No CLAUDE_PLUGIN_ROOT references changed — they resolve automatically. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bc33b53 commit 29732a9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+1
-1
lines changed

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"source": {
1616
"source": "git-subdir",
1717
"url": "TheBushidoCollective/ai-dlc",
18-
"path": "plugin"
18+
"path": "."
1919
},
2020
"category": "Pattern",
2121
"keywords": [
File renamed without changes.

0 commit comments

Comments
 (0)