Set allowed_tools to '*' to allow all tools for CI fix commands

This commit is contained in:
km-anthropic
2025-08-19 14:59:54 -07:00
parent 47c2eb29f7
commit 4a40e4252f
4 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
--- ---
description: Fix CI failures and commit changes (for use when branch already exists) description: Fix CI failures and commit changes (for use when branch already exists)
allowed_tools: "*"
--- ---
# Fix CI Failures and Commit # Fix CI Failures and Commit

View File

@@ -1,5 +1,6 @@
--- ---
description: Analyze and fix CI failures by examining logs and making targeted fixes description: Analyze and fix CI failures by examining logs and making targeted fixes
allowed_tools: "*"
--- ---
# Fix CI Failures # Fix CI Failures

View File

@@ -1,5 +1,6 @@
--- ---
description: Fix CI failures and commit changes (for use when branch already exists) description: Fix CI failures and commit changes (for use when branch already exists)
allowed_tools: "*"
--- ---
# Fix CI Failures and Commit # Fix CI Failures and Commit

View File

@@ -1,5 +1,6 @@
--- ---
description: Analyze and fix CI failures by examining logs and making targeted fixes description: Analyze and fix CI failures by examining logs and making targeted fixes
allowed_tools: "*"
--- ---
# Fix CI Failures # Fix CI Failures