From fae9a627b3fcde45af399e36393674d4daf9e89a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 3 Jun 2026 03:33:17 +0000 Subject: [PATCH] chore: bump plugin versions Auto-Version-Bump: true --- .claude-plugin/marketplace.json | 276 ++++++++++++++++---------------- plugins/mutils/plugin.json | 2 +- 2 files changed, 139 insertions(+), 139 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index a3f0f2b5..5ce4c6bd 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,140 +1,140 @@ { - "name": "masseater-plugins", - "owner": { - "name": "masseater" - }, - "plugins": [ - { - "name": "agnix", - "source": "./plugins/agnix", - "description": "AI アシスタント設定ファイルリンター(agnix)統合", - "version": "0.0.19" - }, - { - "name": "cc-hooks-ts", - "source": "./plugins/cc-hooks-ts", - "description": "cc-hooks-ts ライブラリガイド・Hook作成支援", - "version": "0.1.9" - }, - { - "name": "code-review", - "source": "./plugins/code-review", - "description": "PR・コードレビューワークフロー支援", - "version": "0.2.11" - }, - { - "name": "context", - "source": "./plugins/context", - "description": "プロジェクトコンテキスト管理(AGENTS.md, rules)", - "version": "0.2.13" - }, - { - "name": "debug", - "source": "./plugins/debug", - "description": "plugin debug 用", - "version": "0.0.21" - }, - { - "name": "devkit", - "source": "./plugins/devkit", - "description": "Development toolkit — tech stack definitions, project setup, and quality automation", - "version": "0.3.16" - }, - { - "name": "diagram-render", - "source": "./plugins/diagram-render", - "description": "Markdown + Mermaid を beautiful-mermaid で SVG にレンダリングし自己完結HTMLとして出力するスキル", - "version": "0.0.9" - }, - { - "name": "discord-notify", - "source": "./plugins/discord-notify", - "description": "Discord通知 — idle時にセッションの最新メッセージをDiscordスレッドに投稿", - "version": "0.0.9" - }, - { - "name": "gh-projects", - "source": "./plugins/gh-projects", - "description": "GitHub Projects を EPIC - Story - Task の階層と依存関係で運用するための汎用パターン集", - "version": "0.0.4" - }, - { - "name": "github-issue-db", - "source": "./plugins/github-issue-db", - "description": "GitHub issue をローカル SQLite にクローンしオフライン検索・重複検知・状態更新を行うプラグイン", - "version": "0.1.2" - }, - { - "name": "github-workflow", - "source": "./plugins/github-workflow", - "description": "Git/GitHub ワークフロー支援 — Stop 時にブランチ状態とコンフリクトを通知", - "version": "0.0.32" - }, - { - "name": "mutils", - "source": "./plugins/mutils", - "description": "汎用ユーティリティ(フック・スキル)", - "version": "0.24.2" - }, - { - "name": "ops-harbor", - "source": "./plugins/ops-harbor", - "description": "Ops Harbor integration for cached work item visibility and MCP-first workflows", - "version": "0.1.1" - }, - { - "name": "persona", - "source": "./plugins/persona", - "description": "planner / worker カスタムペルソナの切替プラグイン。UserPromptSubmit で最小プロンプトを注入し、詳細指針は skill で参照", - "version": "0.0.3" - }, - { - "name": "plan", - "source": "./plugins/plan", - "description": "Plan file structure template and content rules", - "version": "0.0.18" - }, - { - "name": "progress-tracker", - "source": "./plugins/progress-tracker", - "description": "過去セッションの進捗ファイル参照スキル", - "version": "0.1.18" - }, - { - "name": "research", - "source": "./plugins/research", - "description": "調査・分析ツール(画像解析、ライブラリ調査、Figma連携)", - "version": "0.1.17" - }, - { - "name": "sdd", - "source": "./plugins/sdd", - "description": "Spec Driven Development (SDD) ワークフロー支援コマンド集", - "version": "0.5.22" - }, - { - "name": "swarm", - "source": "./plugins/swarm", - "description": "Agent Teams(swarm)支援 - チーム設計・運用・振り返りガイド", - "version": "0.1.4" - }, - { - "name": "ui-dev", - "source": "./plugins/ui-dev", - "description": "Figma x AI UI implementation workflow", - "version": "0.0.29" - }, - { - "name": "workspace-id", - "source": "./plugins/workspace-id", - "description": "エージェント作業ディレクトリ(workspace-id)の規約定義と Auto Compact / resume 時の復元", - "version": "0.0.5" - }, - { - "name": "zenn-article", - "source": "./plugins/zenn-article", - "description": "Zenn技術記事の執筆・投稿支援", - "version": "0.0.4" - } - ] + "name": "masseater-plugins", + "owner": { + "name": "masseater" + }, + "plugins": [ + { + "name": "agnix", + "source": "./plugins/agnix", + "description": "AI アシスタント設定ファイルリンター(agnix)統合", + "version": "0.0.19" + }, + { + "name": "cc-hooks-ts", + "source": "./plugins/cc-hooks-ts", + "description": "cc-hooks-ts ライブラリガイド・Hook作成支援", + "version": "0.1.9" + }, + { + "name": "code-review", + "source": "./plugins/code-review", + "description": "PR・コードレビューワークフロー支援", + "version": "0.2.11" + }, + { + "name": "context", + "source": "./plugins/context", + "description": "プロジェクトコンテキスト管理(AGENTS.md, rules)", + "version": "0.2.13" + }, + { + "name": "debug", + "source": "./plugins/debug", + "description": "plugin debug 用", + "version": "0.0.21" + }, + { + "name": "devkit", + "source": "./plugins/devkit", + "description": "Development toolkit — tech stack definitions, project setup, and quality automation", + "version": "0.3.16" + }, + { + "name": "diagram-render", + "source": "./plugins/diagram-render", + "description": "Markdown + Mermaid を beautiful-mermaid で SVG にレンダリングし自己完結HTMLとして出力するスキル", + "version": "0.0.9" + }, + { + "name": "discord-notify", + "source": "./plugins/discord-notify", + "description": "Discord通知 — idle時にセッションの最新メッセージをDiscordスレッドに投稿", + "version": "0.0.9" + }, + { + "name": "gh-projects", + "source": "./plugins/gh-projects", + "description": "GitHub Projects を EPIC - Story - Task の階層と依存関係で運用するための汎用パターン集", + "version": "0.0.4" + }, + { + "name": "github-issue-db", + "source": "./plugins/github-issue-db", + "description": "GitHub issue をローカル SQLite にクローンしオフライン検索・重複検知・状態更新を行うプラグイン", + "version": "0.1.2" + }, + { + "name": "github-workflow", + "source": "./plugins/github-workflow", + "description": "Git/GitHub ワークフロー支援 — Stop 時にブランチ状態とコンフリクトを通知", + "version": "0.0.32" + }, + { + "name": "mutils", + "source": "./plugins/mutils", + "description": "汎用ユーティリティ(フック・スキル)", + "version": "0.24.3" + }, + { + "name": "ops-harbor", + "source": "./plugins/ops-harbor", + "description": "Ops Harbor integration for cached work item visibility and MCP-first workflows", + "version": "0.1.1" + }, + { + "name": "persona", + "source": "./plugins/persona", + "description": "planner / worker カスタムペルソナの切替プラグイン。UserPromptSubmit で最小プロンプトを注入し、詳細指針は skill で参照", + "version": "0.0.3" + }, + { + "name": "plan", + "source": "./plugins/plan", + "description": "Plan file structure template and content rules", + "version": "0.0.18" + }, + { + "name": "progress-tracker", + "source": "./plugins/progress-tracker", + "description": "過去セッションの進捗ファイル参照スキル", + "version": "0.1.18" + }, + { + "name": "research", + "source": "./plugins/research", + "description": "調査・分析ツール(画像解析、ライブラリ調査、Figma連携)", + "version": "0.1.17" + }, + { + "name": "sdd", + "source": "./plugins/sdd", + "description": "Spec Driven Development (SDD) ワークフロー支援コマンド集", + "version": "0.5.22" + }, + { + "name": "swarm", + "source": "./plugins/swarm", + "description": "Agent Teams(swarm)支援 - チーム設計・運用・振り返りガイド", + "version": "0.1.4" + }, + { + "name": "ui-dev", + "source": "./plugins/ui-dev", + "description": "Figma x AI UI implementation workflow", + "version": "0.0.29" + }, + { + "name": "workspace-id", + "source": "./plugins/workspace-id", + "description": "エージェント作業ディレクトリ(workspace-id)の規約定義と Auto Compact / resume 時の復元", + "version": "0.0.5" + }, + { + "name": "zenn-article", + "source": "./plugins/zenn-article", + "description": "Zenn技術記事の執筆・投稿支援", + "version": "0.0.4" + } + ] } diff --git a/plugins/mutils/plugin.json b/plugins/mutils/plugin.json index 8a5533ba..b13a5003 100644 --- a/plugins/mutils/plugin.json +++ b/plugins/mutils/plugin.json @@ -1,7 +1,7 @@ { "name": "mutils", "description": "汎用ユーティリティ(フック・スキル)", - "version": "0.24.2", + "version": "0.24.3", "author": { "name": "masseater" },