From lark-base-deploy
Phase 0 của base-deploy — phỏng vấn/chốt yêu cầu vận hành thành spec (entity, KPI, role, nguồn dữ liệu) ghi vào build-plan.json. Triggers "phase discovery", "chốt yêu cầu base", "base-discovery".
How this skill is triggered — by the user, by Claude, or both
Slash command
/lark-base-deploy:base-discoveryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
"Hiểu yêu cầu, xác định phạm vi, dữ liệu & KPI." Biến mô tả thô của user
"Hiểu yêu cầu, xác định phạm vi, dữ liệu & KPI." Biến mô tả thô của user
thành phần meta + danh sách entity thô trong build-plan.json. KHÔNG
thiết kế field/quan hệ (đó là DESIGN), KHÔNG ghi Base.
Đầu ra ghi vào build-plan.json: meta{base_title, team_size, owner_open_id, goal, kpis[]}, imports[].source (nguồn dữ liệu thô), và
danh sách entity (→ tables[].key+name, chưa có field). Schema:
build-plan-schema.md.
team-roster.md, templates.md). Nếu yêu
cầu khớp một template → đề xuất dùng làm điểm xuất phát.meta.kpis)open_id qua lark-contact (lưu
team-roster.md). Tên người, đừng để ID trần trong spec.build-plan.json (chỉ phần Phase 0). In lại spec gọn cho user xác
nhận trước khi sang DESIGN.imports: [] và báo IMPORT sẽ skip.open_id qua lark-contact, không bịa.6 entity → cảnh báo phức tạp, đề xuất giai đoạn 1 chỉ 3 bảng lõi.
Đọc/cập nhật team-roster.md (name→open_id), templates.md. Ghi mới
base-conventions.md nếu user nêu quy ước đặt tên.
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.