From lark-base-deploy
Phase 6 của base-deploy — dựng Base workflow tự động + bot nhắc việc/thông báo theo build-plan.json. Triggers "phase automation", "tự động hoá base", "bot nhắc việc base", "base-automation".
How this skill is triggered — by the user, by Claude, or both
Slash command
/lark-base-deploy:base-automationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
"Thiết lập automation, bot notification, nhắc việc & tự động hoá." Hiện
"Thiết lập automation, bot notification, nhắc việc & tự động hoá." Hiện
thực hoá automation[] trong build-plan.json: Base workflow (trigger →
action) + thông báo qua bot/IM. Verb + steps JSON route về lark-base
(lark-base-workflow-guide.md, lark-base-workflow-schema.md); thông
báo route về lark-im.
automation[]. Mỗi mục có trigger (record tạo/sửa, field
đổi, tới hạn) + action (nhắc người, cập nhật field, thông báo group).base +workflow-create với steps JSON theo
SSOT lark-base-workflow-schema.md (BẮT BUỘC đọc trước — steps là
phần phức tạp nhất). Lưu workflow_id vào plan. Mẫu hay dùng:
user field) qua bot.lark-im
(resolve chat_id của group dự án; gửi card/text). Người nhận resolve
qua team-roster/lark-contact.+workflow-enable. Test bằng cách tạo/sửa 1 record
mẫu khớp trigger, xác nhận action chạy (tin nhắn tới, field cập nhật).
KHÔNG coi +workflow-create trả code:0 là "đã chạy".steps JSON bắt buộc theo lark-base-workflow-schema.md — không đoán
cấu trúc. list/get/enable chỉ cần workflow_id + trạng thái.--as user; bot gửi thông báo cần đúng scope IM → lỗi scope
route lark-shared.Đọc team-roster.md (người nhận/PM), base-conventions.md. Không ghi
state (ở build-plan.json).
npx claudepluginhub larkcowork/lark-cowork-plugins --plugin lark-base-deployCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.