diff --git a/.claude/commands/fix-ci-commit.md b/.claude/commands/fix-ci-commit.md index 55bf47a2..82b8064b 100644 --- a/.claude/commands/fix-ci-commit.md +++ b/.claude/commands/fix-ci-commit.md @@ -1,5 +1,6 @@ --- description: Fix CI failures and commit changes (for use when branch already exists) +allowed_tools: "*" --- # Fix CI Failures and Commit diff --git a/.claude/commands/fix-ci.md b/.claude/commands/fix-ci.md index 83b21bc4..97b0d0df 100644 --- a/.claude/commands/fix-ci.md +++ b/.claude/commands/fix-ci.md @@ -1,5 +1,6 @@ --- description: Analyze and fix CI failures by examining logs and making targeted fixes +allowed_tools: "*" --- # Fix CI Failures diff --git a/slash-commands/fix-ci-commit.md b/slash-commands/fix-ci-commit.md index 55bf47a2..82b8064b 100644 --- a/slash-commands/fix-ci-commit.md +++ b/slash-commands/fix-ci-commit.md @@ -1,5 +1,6 @@ --- description: Fix CI failures and commit changes (for use when branch already exists) +allowed_tools: "*" --- # Fix CI Failures and Commit diff --git a/slash-commands/fix-ci.md b/slash-commands/fix-ci.md index f178147a..2fbaa8ba 100644 --- a/slash-commands/fix-ci.md +++ b/slash-commands/fix-ci.md @@ -1,5 +1,6 @@ --- description: Analyze and fix CI failures by examining logs and making targeted fixes +allowed_tools: "*" --- # Fix CI Failures