This repository has been archived on 2026-07-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
code-review/.claude-plugin/plugin.json
T
JefferyandClaude Opus 4.8 3b90379e87 chore(plugin 版本): 版本號 bump 至 0.1.9
配合 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>
2026-07-01 17:56:26 +08:00

13 lines
591 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "jsc",
"version": "0.1.9",
"description": "JSC 程式碼審查 pluginClaude Code / Codex / Antigravity / OpenCode),提供 RPG 攻防式 git diff review、裁決結果歸檔、Gitea AI review findings 修復/PR 流程,以及 C# / .NET NuGet 套件更新流程;於 Claude Code 以 /jsc: 前綴呼叫。",
"skills": "./skills",
"author": {
"name": "JSC"
},
"homepage": "https://gitea.jsc.idv.tw/plugins/code-review",
"repository": "https://gitea.jsc.idv.tw/plugins/code-review.git",
"keywords": ["code-review", "git-diff", "gitea", "skills", "jsc"]
}