Merged
Conversation
チケット情報収集(Step 2)と確認(Step 3)の間に Step 2.5 重複チェックを挿入。 Claude が件名から表現揺れを含む複数クエリを生成し、同一プロジェクト内で 並列検索した結果を意味的に評価して類似候補を表示する。 Closes #15
- plugin.json: v2.2.0 → v2.3.0 - redmine/README.md: create スキルの説明に重複チェック機能を追記 - README.md: redmine セクションに重複チェックの記載を追記
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
redmine/skills/create/SKILL.mdの3箇所を変更:redmine-cli searchを追加--status '*'で closed 含む)Related
Test plan
redmine:createスキルを起動し、件名入力後に重複チェックが実行されることを確認