diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-06-12 14:19:37 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-06-12 14:19:37 +0900 |
| commit | 07fce12f8e97c8049b32a3fdb5377186999582af (patch) | |
| tree | 9522183b10dedc787caf7ca78ff960b5fb123604 | |
| parent | d6fb667762d17426ed736ec6bd43da70b84dcdb9 (diff) | |
| download | LunaticChat-07fce12f8e97c8049b32a3fdb5377186999582af.tar.gz LunaticChat-07fce12f8e97c8049b32a3fdb5377186999582af.tar.bz2 LunaticChat-07fce12f8e97c8049b32a3fdb5377186999582af.zip | |
chore: Update skills
| -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` |
