Skip to content

Commit 663eb93

Browse files
jwaldripclaude
andcommitted
refactor: move plugin content back into plugin/ subdirectory
Isolates plugin files so installing the plugin doesn't pull in website, examples, and other non-plugin repo content. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4597cf2 commit 663eb93

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

+3
-2
lines changed

.claude-plugin/marketplace.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
"name": "ai-dlc",
1414
"description": "AI-DLC methodology - iterative AI-driven development with hat-based workflows, completion criteria, and automatic context preservation",
1515
"source": {
16-
"source": "github",
17-
"repo": "TheBushidoCollective/ai-dlc"
16+
"source": "git-subdir",
17+
"url": "TheBushidoCollective/ai-dlc",
18+
"path": "plugin"
1819
},
1920
"category": "Pattern",
2021
"keywords": [
File renamed without changes.

0 commit comments

Comments
 (0)