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/plugin.json
T
JefferyandClaude Opus 4.8 ee6467a1d6 skill 改名 archive-findings → code-review-archive,版本 bump → 0.0.4
- 資料夾與 SKILL.md name、標題、/jsc: 呼叫、templates 註解、README 全部更名
- 三個 manifest 版本 0.0.3 → 0.0.4

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 18:34:18 +08:00

6 lines
213 B
JSON

{
"name": "jsc",
"version": "0.0.4",
"description": "JSC 跨 AI 助理共用 plugin 模板。所有 skills 以 SKILL.md 為共通標準;於 Antigravity 以 /jsc: 前綴呼叫。",
"skills": "./skills/"
}