From 9f0fc051b83c3f1c29a623aa6dc9e73f595e5880 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 30 Jan 2026 17:47:27 +0000 Subject: [PATCH] feat(claude/settings): add commit command option to Bash plugin toggles --- claude/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/claude/settings.json b/claude/settings.json index 41f67fe..f69ec5c 100644 --- a/claude/settings.json +++ b/claude/settings.json @@ -46,6 +46,7 @@ "Bash(pnpm typecheck:*)", "Bash(rg:*)", "Bash(wc:*)", + "Skill(commit-commands:commit:*)", "mcp__deepwiki__ask_question", "mcp__deepwiki__read_wiki_contents", "mcp__deepwiki__read_wiki_structure"