Archived
配合 code-review-action-docker skill 資料夾慣例 app→src 變更,更新 plugin.json、.claude-plugin/plugin.json、.codex-plugin/plugin.json 版本號至 0.1.9。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
7 lines
264 B
JSON
7 lines
264 B
JSON
{
|
|
"name": "jsc",
|
|
"version": "0.1.9",
|
|
"description": "JSC 程式碼審查 plugin,提供 RPG 攻防式 git diff review、裁決結果歸檔、Gitea AI review findings 修復/PR 流程,以及 C# / .NET NuGet 套件更新流程。",
|
|
"skills": "./skills"
|
|
}
|