feat: restore review and planning bundles

This commit is contained in:
Affaan Mustafa
2026-04-05 17:51:56 -07:00
parent 56bd57c543
commit 8a3651588a
15 changed files with 472 additions and 17 deletions

View File

@@ -209,7 +209,7 @@ npx ecc-install typescript
/plugin list ecc@ecc
```
**搞定!** 你现在可以使用 40 个智能体、180 项技能和 77 个命令了。
**搞定!** 你现在可以使用 47 个智能体、180 项技能和 79 个命令了。
***
@@ -1094,8 +1094,8 @@ opencode
| 功能特性 | Claude Code | OpenCode | 状态 |
|---------|-------------|----------|--------|
| 智能体 | PASS: 40 个 | PASS: 12 个 | **Claude Code 领先** |
| 命令 | PASS: 77 个 | PASS: 31 个 | **Claude Code 领先** |
| 智能体 | PASS: 47 个 | PASS: 12 个 | **Claude Code 领先** |
| 命令 | PASS: 79 个 | PASS: 31 个 | **Claude Code 领先** |
| 技能 | PASS: 180 项 | PASS: 37 项 | **Claude Code 领先** |
| 钩子 | PASS: 8 种事件类型 | PASS: 11 种事件 | **OpenCode 更多!** |
| 规则 | PASS: 29 条 | PASS: 13 条指令 | **Claude Code 领先** |
@@ -1206,8 +1206,8 @@ ECC 是**第一个最大化利用每个主要 AI 编码工具的插件**。以
| 功能特性 | Claude Code | Cursor IDE | Codex CLI | OpenCode |
|---------|------------|------------|-----------|----------|
| **智能体** | 40 | 共享 (AGENTS.md) | 共享 (AGENTS.md) | 12 |
| **命令** | 77 | 共享 | 基于指令 | 31 |
| **智能体** | 47 | 共享 (AGENTS.md) | 共享 (AGENTS.md) | 12 |
| **命令** | 79 | 共享 | 基于指令 | 31 |
| **技能** | 180 | 共享 | 10 (原生格式) | 37 |
| **钩子事件** | 8 种类型 | 15 种类型 | 暂无 | 11 种类型 |
| **钩子脚本** | 20+ 个脚本 | 16 个脚本 (DRY 适配器) | N/A | 插件钩子 |