From governance
Đo luồng vận hành approval — phát hiện nghẽn ở node/người duyệt nào, audit toàn bộ dữ liệu đã duyệt, dựng & chấm SLA. Triggers "nghẽn duyệt ở đâu", "ai đang ngâm duyệt", "SLA duyệt", "phân tích luồng approval", "approval bottleneck".
How this skill is triggered — by the user, by Claude, or both
Slash command
/governance:approval-flow-slaThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
"Đơn duyệt chậm mà không biết kẹt chỗ nào" → "node X / người Y ngâm
"Đơn duyệt chậm mà không biết kẹt chỗ nào" → "node X / người Y ngâm
p90 = 18h, vỡ SLA 6h, đây là 3 đơn cần thúc."
Process-owner view (cả luồng), KHÁC approval-triage (per-item decide).
Agent đo + chỉ nghẽn; user quyết hành động.
Verbs: raw approval → instances initiated (list instance_code
theo người + time range), instances get --instance-code <c> (timeline
task_list[] mỗi node có start_time/end_time/status/node_name
→ nguồn tính dwell), tasks query (pending theo người), tasks remind
(thúc approver), tasks transfer (gỡ nghẽn). MUST lark-cli schema approval.<res>.<method> trước khi gọi raw — đừng đoán field. Atomic
shapes + token flags: connectors/LARK-RECIPES.md. Công thức metric + SLA:
references/metrics.md.sla-targets.md (target mỗi node + end-to-end mỗi
process), process-catalog.md (definition_code → tên + chuỗi node kỳ
vọng), team-roster.md (approver → manager, để escalate),
policies.md (audit đơn đã duyệt). Thiếu sla-targets.md → dùng
default (node 24h / end-to-end 72h) + cảnh báo chưa cấu hình.approval instances initiated --user-id <id> --start <t-30d> --end <today> gom theo team-roster
người phát đơn, hoặc nhận list dán sẵn. Giới hạn: enumerate chỉ
theo người-phát; KHÔNG có list org-wide trong CLI → state rõ độ phủ.approval instances get --instance-code <c> --jq '.data|{status,start_time,end_time,task_list}'.references/metrics.md):
end_time − start_time mỗi task → thời gian đơn
NẰM CHỜ ở approver đó (≠ thời gian xử lý thực).end_time − start_time (đơn đã xong) /
now − start_time (đơn còn mở, = backlog age).sla-targets.policies.md): cờ
rubber-stamping (duyệt < ngưỡng tối thiểu, vd <60s cho đơn tiền),
self-approval, vượt threshold mà vẫn pass, node bị skip so với
chuỗi kỳ vọng trong process-catalog.md.tasks remind đơn quá hạn / đề xuất tasks transfer
khi approver vắng (check team-roster cover). ≤10 thao tác / confirm.sla-targets.md),
không bịa con số.team-roster.md).APPROVED/REJECTED) để khỏi méo phân phối.transfer → quy dwell cho người NHẬN, ghi lại chuỗi.process-catalog.md → bỏ qua audit "skip node", phần còn vẫn chạy.start_time/end_time là epoch ms → chuẩn hóa trước khi trừ.Required: sla-targets.md, process-catalog.md.
Recommended: team-roster.md (escalate/cover), policies.md (audit).
Trống → chạy ở chế độ "đo + đề xuất baseline", emit setup warning.
Weekly ops review (thứ Hai): scorecard + top nghẽn. Daily nếu backlog
ngưỡng: chỉ phần aging + đơn vỡ SLA. Pairs với
morning-briefexec.
npx claudepluginhub larkcowork/lark-cowork-plugins --plugin governanceProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.