Commit 5537e86
fix: add Bash(git init:*) to create-marketplace allowed-tools
The create-marketplace command's Phase 4 instructs Claude to "Initialize
git repo if creating new directory", but the allowed-tools frontmatter
was missing Bash(git init:*). This caused permission failures or prompts
when the command attempted to initialize a git repository.
This aligns create-marketplace.md with create-plugin.md, which correctly
includes this tool.
Fixes #109
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6b4b916 commit 5537e86
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments