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:
2025-12-31 19:57:57 +01:00
parent 9c975c64ea
commit 115c4ab302

View File

@@ -1,6 +1,7 @@
---
name: gitea
description: Gitea CLI (tea) for issues, pull requests, and repository management
allowed-tools: Bash(tea:*)
---
# Gitea CLI (tea)