diff options
| -rw-r--r-- | .claude/skills/release/SKILL.md (renamed from .claude/commands/release.md) | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.claude/commands/release.md b/.claude/skills/release/SKILL.md index ff3edc1..ec03038 100644 --- a/.claude/commands/release.md +++ b/.claude/skills/release/SKILL.md @@ -1,8 +1,11 @@ --- description: リリースの準備とタグ作成を行う。引数に paper, velocity, both のいずれかを指定。 +disable-model-invocation: true +argument-hint: [paper|velocity|both] +allowed-tools: Bash(./gradlew *), Bash(git *), Read, Grep --- -# Release Command +# Release 引数: `$ARGUMENTS` |
