Skip to content

chore(plugins): スキルの name フロントマターを削除#10

Merged
chippy-ao merged 1 commit intomainfrom
chore/remove-skill-name-frontmatter
Mar 28, 2026
Merged

chore(plugins): スキルの name フロントマターを削除#10
chippy-ao merged 1 commit intomainfrom
chore/remove-skill-name-frontmatter

Conversation

@chippy-ao
Copy link
Copy Markdown
Owner

Why

スラッシュコマンドで /search と表示されてしまい、どのプラグインのスキルか分かりにくかった。
name フロントマターを削除することでディレクトリ名ベースになり、/redmine:search 形式で表示されるようになる。

What

  • 全スキル SKILL.md から name フロントマターを削除
  • law-study の skills/lawskills/search にリネーム
  • redmine: 2.1.02.1.1
  • law-study: 1.1.01.1.1

Where

  • redmine/skills/*/SKILL.md(5ファイル)
  • law-study/skills/search/SKILL.md(リネーム)
  • 各プラグインの plugin.json

スラッシュコマンドが /search ではなく /redmine:search 形式で
表示されるよう、全スキルから name フロントマターを削除。
ディレクトリ名がスキル名として使われるため冗長な指定を排除。
law-study の skills/law を skills/search にリネーム。
各プラグインの patch バージョンを更新。
@chippy-ao chippy-ao merged commit e126e4f into main Mar 28, 2026
1 check passed
@chippy-ao chippy-ao deleted the chore/remove-skill-name-frontmatter branch March 28, 2026 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant