diff --git a/.claude/commands/commit.md b/.claude/commands/commit.md index 1610d69..bb23074 100644 --- a/.claude/commands/commit.md +++ b/.claude/commands/commit.md @@ -1,6 +1,6 @@ --- name: commit -model: sonnet +model: inherit description: "GUIDE_04 に従い,変更内容の確認 → コミットを行う." argument-hint: "<コミット内容の補足(省略可)>" --- diff --git a/.claude/commands/sync-template.md b/.claude/commands/sync-template.md index 0372706..0ba681a 100644 --- a/.claude/commands/sync-template.md +++ b/.claude/commands/sync-template.md @@ -1,6 +1,6 @@ --- name: sync-template -model: sonnet +model: inherit description: "テンプレートリポジトリから最新の変更を取り込み,ルール変更に伴うコード修正を行う." argument-hint: "" ---