Add allowed-tools to gitea skill for automatic permission
When the gitea skill is active, Claude can now use tea CLI commands without asking permission. This enables smoother workflow when using commands like /work-issue that rely on the gitea skill. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
name: gitea
|
||||
description: Gitea CLI (tea) for issues, pull requests, and repository management
|
||||
allowed-tools: Bash(tea:*)
|
||||
---
|
||||
|
||||
# Gitea CLI (tea)
|
||||
|
||||
Reference in New Issue
Block a user