aodw-skill 0.7.22 → 0.7.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.aodw-next/SKILL.md +2 -1
- package/package.json +1 -1
package/.aodw-next/SKILL.md
CHANGED
|
@@ -3,9 +3,10 @@ name: aodw
|
|
|
3
3
|
description: AODW (AI-Orchestrated Development Workflow) — 完整的 AI 协作开发工作流体系。当用户涉及以下任意场景时必须加载本 skill:新建 RT / 需求 / 功能 / 任务、立项、分支管理、worktree 创建与清理、Spec-Full / Spec-Lite 开发流程、代码提交与合并、RT 审查与完成、AODW 规范检查。关键触发词:RT、立项、新需求、开发任务、feature 分支、worktree、spec、intake、决策、实现、验收。本 skill 管理从立项到合并的完整开发生命周期。
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# AODW — AI 编排开发工作流
|
|
6
|
+
# AODW — AI 编排开发工作流
|
|
7
7
|
|
|
8
8
|
用 **RT(Request Ticket)** 追踪每个开发任务,通过文档驱动、分支隔离、Gate 检查点和确认门控执行。
|
|
9
|
+
版本以 npm 包 `aodw-skill` 为准。
|
|
9
10
|
|
|
10
11
|
## 加载顺序(渐进式披露,优先读 summary)
|
|
11
12
|
|