Skip to content

Commit 9a28338

Browse files
chore: sync marketplace artifacts with README
1 parent d8bfaa6 commit 9a28338

888 files changed

Lines changed: 10790 additions & 33284 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.agents/plugins/marketplace.json

Lines changed: 33 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,21 @@
6363
"description": "Turn any website into an AI-powered agentfront with split-pane",
6464
"icon": "./plugins/Humiris/wwa-transform/assets/logo-256.png"
6565
},
66+
{
67+
"name": "agent-workflow-system",
68+
"displayName": "Agent Workflow System",
69+
"source": {
70+
"source": "local",
71+
"path": "./plugins/1139030773-cmd/agent-workflow-system"
72+
},
73+
"policy": {
74+
"installation": "AVAILABLE",
75+
"authentication": "ON_INSTALL"
76+
},
77+
"category": "Development & Workflow",
78+
"description": "一套中文AI工作流系统:7个协作技能 + 行为规范宪法 + 会话恢复机制,模糊目标→可执行任务,全生命周期引导。Codex & Claude Code 双平台,新手友好。",
79+
"icon": "./plugins/1139030773-cmd/agent-workflow-system/assets/composer-icon.svg"
80+
},
6681
{
6782
"name": "agentops",
6883
"displayName": "AgentOps",
@@ -180,21 +195,6 @@
180195
"description": "AI code reviews grounded in six classic engineering books — decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality).",
181196
"icon": "./plugins/hyhmrright/brooks-lint/assets/logo.svg"
182197
},
183-
{
184-
"name": "casefile",
185-
"displayName": "Casefile",
186-
"source": {
187-
"source": "local",
188-
"path": "./plugins/x4cc3/casefile"
189-
},
190-
"policy": {
191-
"installation": "AVAILABLE",
192-
"authentication": "ON_INSTALL"
193-
},
194-
"category": "Development & Workflow",
195-
"description": "Persistent security case tracking for bug bounties, CTFs, and security audits.",
196-
"icon": "./plugins/x4cc3/casefile/assets/icon.svg"
197-
},
198198
{
199199
"name": "cc",
200200
"displayName": "Claude Code for Codex",
@@ -208,7 +208,7 @@
208208
},
209209
"category": "Development & Workflow",
210210
"description": "Reverse of OpenAI's official Claude-hosted plugin: use Claude Code from Codex for reviews, rescue tasks, tracked background jobs, and hook-powered review gates.",
211-
"icon": "./plugins/sendbird/cc-plugin-codex/assets/icon.png"
211+
"icon": "./plugins/sendbird/cc-plugin-codex/assets/cc-small.svg"
212212
},
213213
{
214214
"name": "claude-code-harness",
@@ -415,6 +415,21 @@
415415
"description": "Frappe and ERPNext coding, customization, bench, and review intelligence for Codex.",
416416
"icon": "./plugins/Dkm0315/frappe-agent/assets/frappe-agent-icon.svg"
417417
},
418+
{
419+
"name": "gcf-proxy",
420+
"displayName": "GCF Proxy",
421+
"source": {
422+
"source": "local",
423+
"path": "./plugins/blackwell-systems/gcf-codex-plugin"
424+
},
425+
"policy": {
426+
"installation": "AVAILABLE",
427+
"authentication": "ON_INSTALL"
428+
},
429+
"category": "Development & Workflow",
430+
"description": "Save 71% on MCP tool call tokens by wrapping any server with GCF encoding, with session stats hook and setup skill.",
431+
"icon": "./plugins/blackwell-systems/gcf-codex-plugin/assets/icon.svg"
432+
},
418433
{
419434
"name": "graymatter",
420435
"displayName": "GrayMatter",
@@ -681,7 +696,8 @@
681696
"authentication": "ON_INSTALL"
682697
},
683698
"category": "Development & Workflow",
684-
"description": "Agent skills for git workflows, GitHub automation, security audits, code refactoring, and project tooling."
699+
"description": "Agent skills for git workflows, GitHub automation, security audits, code refactoring, and project tooling.",
700+
"icon": "./plugins/tartinerlabs/skills/assets/icon.svg"
685701
},
686702
{
687703
"name": "team-skills-platform",

plugins.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
33
"name": "awesome-codex-plugins",
44
"version": "1.0.0",
5-
"last_updated": "2026-06-14",
6-
"total": 107,
5+
"last_updated": "2026-06-15",
6+
"total": 108,
77
"categories": [
88
"Development & Workflow",
99
"Tools & Integrations"
@@ -54,7 +54,7 @@
5454
"url": "https://github.com/1139030773-cmd/agent-workflow-system",
5555
"owner": "1139030773-cmd",
5656
"repo": "agent-workflow-system",
57-
"description": "一套中文AI工作流系统:7个协作技能 + 行为规范宪法 + 会话恢复机制模糊目标→可执行任务,全生命周期引导。Codex & Claude Code 双平台,新手友好。",
57+
"description": "一套中文AI工作流系统:7个协作技能 + 行为规范宪法 + 会话恢复机制模糊目标→可执行任务,全生命周期引导。Codex & Claude Code 双平台,新手友好。",
5858
"category": "Development & Workflow",
5959
"source": "awesome-codex-plugins",
6060
"install_url": "https://raw.githubusercontent.com/1139030773-cmd/agent-workflow-system/HEAD/plugins/agent-workflow-system/.codex-plugin/plugin.json"
@@ -117,7 +117,7 @@
117117
"description": "Gives coding agents the architecture, rules, and prior decisions of the repo via skills, hooks, and MCP — so new changes land where the project says they belong across Claude Code, Cursor, and Codex CLI.",
118118
"category": "Development & Workflow",
119119
"source": "awesome-codex-plugins",
120-
"install_url": "https://raw.githubusercontent.com/archcore-ai/plugin/HEAD/.codex-plugin/plugin.json"
120+
"install_url": "https://raw.githubusercontent.com/archcore-ai/plugin/HEAD/plugins/archcore/.codex-plugin/plugin.json"
121121
},
122122
{
123123
"name": "Bring Your AI Migration Auditor",
@@ -139,16 +139,6 @@
139139
"source": "awesome-codex-plugins",
140140
"install_url": "https://raw.githubusercontent.com/hyhmrright/brooks-lint/HEAD/.codex-plugin/plugin.json"
141141
},
142-
{
143-
"name": "Casefile",
144-
"url": "https://github.com/x4cc3/casefile",
145-
"owner": "x4cc3",
146-
"repo": "casefile",
147-
"description": "Persistent security case tracking for bug bounties, CTFs, and security audits.",
148-
"category": "Development & Workflow",
149-
"source": "awesome-codex-plugins",
150-
"install_url": "https://raw.githubusercontent.com/x4cc3/casefile/HEAD/.codex-plugin/plugin.json"
151-
},
152142
{
153143
"name": "Claude Code for Codex",
154144
"url": "https://github.com/sendbird/cc-plugin-codex",
@@ -299,6 +289,16 @@
299289
"source": "awesome-codex-plugins",
300290
"install_url": "https://raw.githubusercontent.com/Dkm0315/frappe-agent/HEAD/.codex-plugin/plugin.json"
301291
},
292+
{
293+
"name": "GCF Proxy",
294+
"url": "https://github.com/blackwell-systems/gcf-codex-plugin",
295+
"owner": "blackwell-systems",
296+
"repo": "gcf-codex-plugin",
297+
"description": "Save 71% on MCP tool call tokens by wrapping any server with GCF encoding, with session stats hook and setup skill.",
298+
"category": "Development & Workflow",
299+
"source": "awesome-codex-plugins",
300+
"install_url": "https://raw.githubusercontent.com/blackwell-systems/gcf-codex-plugin/HEAD/.codex-plugin/plugin.json"
301+
},
302302
{
303303
"name": "GrayMatter",
304304
"url": "https://github.com/ValkyrLabs/GrayMatter",
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"name": "agent-workflow-system",
3+
"version": "1.12.1",
4+
"description": "一套面向新手的 Codex 工作流系统,用于项目总控、学习引导、调试修复、漂移审计和阶段收尾。A beginner-friendly Codex workflow system with 7 collaborative skills for project management, learning, debugging, drift detection, and phase closeout. Bilingual (CN/EN).",
5+
"author": {
6+
"name": "Codex 工作流系统"
7+
},
8+
"license": "MIT",
9+
"homepage": "https://github.com/1139030773-cmd/agent-workflow-system",
10+
"repository": "https://github.com/1139030773-cmd/agent-workflow-system",
11+
"keywords": [
12+
"codex",
13+
"workflow",
14+
"project-management",
15+
"learning",
16+
"debugging",
17+
"chinese"
18+
],
19+
"skills": "./skills/",
20+
"interface": {
21+
"displayName": "Codex 工作流系统",
22+
"shortDescription": "给新手用的中英双语项目、学习、调试和收尾引导系统。Bilingual workflow system for beginners.",
23+
"longDescription": "一套中英双语 Codex 工作流插件,包含新手引导、项目总控、学习教练、调试修复、漂移审计和阶段收尾等技能,帮助用户从模糊想法自然进入可执行任务。A bilingual Codex workflow plugin with 7 skills: newbie guide, project master, learning coach, debug fixer, drift auditor, and phase closeout. Auto-detects language and adapts.",
24+
"developerName": "Codex 工作流系统",
25+
"category": "Productivity",
26+
"capabilities": [
27+
"Interactive",
28+
"Planning",
29+
"Write"
30+
],
31+
"defaultPrompt": [
32+
"启动新手引导,把我的模糊目标变成任务。",
33+
"进入总控模式,帮我管理这个项目。",
34+
"做一次漂移检查,看看当前工作是否跑偏。",
35+
"Start the newbie guide and help me plan my project.",
36+
"Enter project master mode to manage my work.",
37+
"Run a drift check on my current progress."
38+
],
39+
"brandColor": "#2563EB",
40+
"websiteURL": "https://github.com/1139030773-cmd/agent-workflow-system",
41+
"privacyPolicyURL": "https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement",
42+
"termsOfServiceURL": "https://docs.github.com/en/site-policy/github-terms/github-terms-of-service",
43+
"composerIcon": "./assets/composer-icon.svg",
44+
"logo": "./assets/app-icon.png",
45+
"screenshots": []
46+
}
47+
}
Lines changed: 203 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,203 @@
1+
# Agent Workflow System(智能工作流系统)
2+
3+
一套中文 AI 工作流系统,覆盖 Claude Code 和 Codex 双平台。通过 **7 个协作技能** + **行为规范宪法** + **会话恢复机制**,将模糊目标转化为可执行任务,在项目全生命周期中提供支持。
4+
5+
---
6+
7+
## ✨ 核心特性
8+
9+
### 🔄 会话恢复机制(v1.5.0 新增,v1.6.0 增强)
10+
11+
**窗口关了,任务还在。新窗口 AI 像同一个人。**
12+
13+
- **CLAUDE.md** — 每次新会话启动时自动检测未完成任务 + 单线程原则
14+
- **RESUME.md** + **context_snapshot** — checkpoint + 用户偏好/决策记录/防犯错指南,新窗口 AI 不再"失忆"
15+
- **四选项恢复 UI** — 继续 / 暂缓 / 放弃 / 新项目,精准区分场景
16+
- **⏱️ 时间间隔感知** — 根据距离上次会话的时间(小时/天/周)自动调整恢复策略,间隔越长越先确认再动手
17+
- **SessionEnd Hook** — 关窗口时自动写入恢复点 + 自动 commit/push 系统更新
18+
- **SessionStart Hook** — 每次启动自动 `git pull` 拉取最新版本(24h 节流)
19+
- **跨平台支持** — PowerShell + Bash 双实现
20+
21+
### 🔁 全自动更新链路
22+
23+
**开发者改完关窗口 → 自动推送 GitHub → 用户开窗口自动拉取。零人工干预。**
24+
25+
```
26+
你改系统 → 关窗口 → hook 自动 commit + push
27+
28+
GitHub 更新
29+
30+
用户开窗口 → hook 自动 pull(24h 一次)
31+
```
32+
33+
### 🧠 7 个协作技能
34+
35+
| 技能 | 角色 | 触发场景 |
36+
|------|------|----------|
37+
| `workflow-system` | 总调度 | 入口分类,自动路由到合适的子技能 |
38+
| `newbie-guide` | 引导者 | 模糊目标 → 可执行任务(苏格拉底式追问) |
39+
| `project-master` | 策划者 | 任务拆分、决策闸门、验收标准定义 |
40+
| `debug-fixer` | 执行者 | 报错/测试失败/功能异常(TDD 最小修复) |
41+
| `learning-coach` | 执行者 | 学习编程/英语/设计/AI(讲-练-批改-复习) |
42+
| `drift-auditor` | 审计者 | 项目跑偏/上下文漂移/任务分叉检测 |
43+
| `phase-closeout` | 收尾者 | 阶段结束、冻结状态、生成新对话口令 |
44+
45+
### 📜 行为规范宪法(BEHAVIOR_SPEC.md)
46+
47+
14 章统一行为规范,约束所有技能:
48+
49+
- **职能隔离** — 策划者不写代码,执行者不做架构决策
50+
- **五级纠错** — 从自查到强制人工介入的逐级升级
51+
- **法律觉察** — 三层法律风险提示,不越界判断
52+
- **Artifact 交接层** — 50k 上下文 → 5k Artifact,轻量技能间传递
53+
- **会话恢复** — 跨会话任务连续性(第 14 章)
54+
55+
**CLAUDE.md 硬约束(v1.6.2 新增):**
56+
- **实操验证优先** — 验证必须直接执行命令/接口,禁止纯搜索文档推测
57+
- **回复语气规范** — 禁止简短否定甩结论、反问句、居高临下语气
58+
59+
---
60+
61+
## 🚀 快速开始
62+
63+
### Claude Code
64+
65+
**方式一(推荐):对话安装**
66+
67+
在聊天里说:
68+
```
69+
帮我安装 agent-workflow-system
70+
```
71+
Claude 会读取仓库并自动配置所有文件。
72+
73+
**方式二:手动安装**
74+
75+
```bash
76+
git clone https://github.com/1139030773-cmd/agent-workflow-system.git
77+
cp -r agent-workflow-system/.claude ./ && cp agent-workflow-system/CLAUDE.md . && cp agent-workflow-system/RESUME.md .
78+
```
79+
80+
### Codex
81+
82+
**加入市场源(一次):**
83+
84+
在终端执行:
85+
```bash
86+
codex plugin marketplace add https://github.com/hashgraph-online/awesome-codex-plugins.git
87+
```
88+
然后在 Codex 聊天里输入 `/plugins`,在列表中找到 **Agent Workflow System** 安装。
89+
90+
> 💡 插件已提交 [awesome-codex-plugins](https://github.com/hashgraph-online/awesome-codex-plugins) 市场([PR #184](https://github.com/hashgraph-online/awesome-codex-plugins/pull/184) 审核中)。合并后即可通过上述方式安装。
91+
92+
Codex 会自动识别仓库、安装插件。
93+
94+
---
95+
96+
## 🏗️ 项目结构
97+
98+
```
99+
.
100+
├── CLAUDE.md # 会话启动自检 + 恢复检查
101+
├── RESUME.md # 任务恢复点(自动 checkpoint)
102+
├── README.md # 本文件
103+
├── RELEASE_CHECKLIST.md # 发布检查清单
104+
├── PROJECT.md # 项目目标与范围
105+
├── TASK_QUEUE.md # 任务队列
106+
├── DECISIONS.md # 架构决策记录
107+
├── STATE_SNAPSHOT.md # 状态快照
108+
├── .claude/
109+
│ ├── skills/ # 7 个技能 + references
110+
│ ├── hooks/ # SessionEnd/SessionStart 脚本
111+
│ └── settings.local.json # Hook 配置
112+
├── memory/ # 持久化任务追踪
113+
├── skills/agent-*/ # Codex 版技能
114+
└── plugins/ # 插件包
115+
```
116+
117+
---
118+
119+
## 🔧 配置
120+
121+
### 启用会话恢复(推荐)
122+
123+
将以下文件复制到你的项目中:
124+
- `CLAUDE.md` — AI 在每个新会话中自动读取
125+
- `RESUME.md` — AI 在工作过程中自动更新
126+
- `.claude/hooks/session-end.ps1` — Windows 关窗口自动保存
127+
- `.claude/hooks/session-end.sh` — Linux/Mac 关窗口自动保存
128+
129+
### 启用自动更新(推荐)
130+
131+
```json
132+
// .claude/settings.local.json
133+
{
134+
"hooks": {
135+
"SessionStart": [
136+
{
137+
"matcher": "",
138+
"hooks": [
139+
{
140+
"type": "command",
141+
"command": "bash .claude/hooks/session-start.sh",
142+
"timeout": 10
143+
}
144+
]
145+
}
146+
]
147+
}
148+
}
149+
```
150+
151+
---
152+
153+
## 📋 使用流程
154+
155+
```
156+
开窗口 → AI 自动检测 RESUME.md
157+
158+
├── 有未完成任务 → ⚠️ 四选项 UI
159+
│ A. 继续 → 从上次中断处接着做
160+
│ B. 暂缓 → 保留进度,先做别的
161+
│ C. 放弃 → 删除恢复点
162+
│ D. 新项目 → 归档旧任务
163+
164+
└── 无活跃任务 → 正常开始
165+
166+
说 "我想做..." → workflow-system 自动分类
167+
→ 引导 → 策划 → 执行 → 审计 → 收尾
168+
169+
└── 每步自动更新 RESUME.md
170+
```
171+
172+
---
173+
174+
## 📖 版本历史
175+
176+
| 版本 | 日期 | 主要变更 |
177+
|------|------|----------|
178+
| **1.7.1** | 2026-06-07 | 💬 会话收尾提示:关窗前自动提醒收尾 |
179+
| **1.7.0** | 2026-06-07 | 📁 CLAUDE.md 拆分(开发/用户规则分离)+ 🔒 任务收尾铁律 |
180+
| **1.6.2** | 2026-06-05 | 🔍 实操验证优先 + 🗣️ 回复语气规范 |
181+
| **1.6.1** | 2026-06-05 | ⏱️ 时间间隔感知 + 📋 系统改动铁律 + 🔁 全自动更新链路 |
182+
| **1.6.0** | 2026-06-05 | 🧠 context_snapshot 记忆快照 + 单线程原则 |
183+
| **1.5.0** | 2026-06-05 | 🔄 会话恢复机制、跨平台 hooks、README |
184+
| 1.4.1 | 2026-06-04 | 发布管线 + 社区市场同步 |
185+
| 1.4.0 | 2026-06-03 | Artifact 交接层 + 交互预算 |
186+
187+
详见 [CHANGELOG.md](https://github.com/1139030773-cmd/agent-workflow-system/blob/main/CHANGELOG.md)
188+
189+
---
190+
191+
## 🤝 贡献
192+
193+
欢迎提交 Issue 和 PR。详见 [CONTRIBUTING.md](https://github.com/1139030773-cmd/agent-workflow-system/blob/main/CONTRIBUTING.md)
194+
195+
## 📄 许可
196+
197+
MIT License
198+
199+
## 🔗 链接
200+
201+
- GitHub: [1139030773-cmd/agent-workflow-system](https://github.com/1139030773-cmd/agent-workflow-system)
202+
- Codex 市场: `/plugins add 1139030773-cmd/agent-workflow-system`
203+
- 社区市场: [awesome-codex-plugins](https://github.com/hashgraph-online/awesome-codex-plugins)
3.79 KB
Loading

0 commit comments

Comments
 (0)