v3.0版本skills和agent

This commit is contained in:
2026-07-11 11:59:57 +08:00
parent 420f1b66c3
commit 69d27c80be
15 changed files with 1236 additions and 42 deletions
+3 -3
View File
@@ -39,14 +39,14 @@ Inject exported Services only:
- `X-Client-App: USER_H5`
- Mock pay via `integrations/pay`; real benefit grant on pay success
- Order tabs: all | pending_pay | pending_ship | pending_receive | completed
- Order tabs (V3.0 PRD): 待付款 | 已付款 | 已完成
## Session start
1. Read task card if given → `dukang-task-card` skill
1. Read task card if given → `dukang-task-card` skillV3.0 → `@dukang-v3` + `杜康好客-v3-PRD.md`
2. Confirm changes stay in Owner A paths
3. UI: `pages/user/` + `pages/ROUTE_MAP.md`
4. API/DB: V2 manual §五/§六
4. API/DB: v3-PRD §6 + V2 手册 §五/§六
## Before finishing