diff --git a/plugins/plugin-dev/commands/create-marketplace.md b/plugins/plugin-dev/commands/create-marketplace.md index 0309332..cb54479 100644 --- a/plugins/plugin-dev/commands/create-marketplace.md +++ b/plugins/plugin-dev/commands/create-marketplace.md @@ -1,7 +1,7 @@ --- description: Create plugin marketplaces with guided workflow argument-hint: [marketplace-description] -allowed-tools: Read, Write, Edit, Grep, Glob, Bash(mkdir:*), TodoWrite, AskUserQuestion, Skill, Task +allowed-tools: Read, Write, Edit, Grep, Glob, Bash(mkdir:*), Bash(git init:*), TodoWrite, AskUserQuestion, Skill, Task --- # Marketplace Creation Workflow