一键导入
ba-innovation
[Agentic] Innovation & Improvement (OID) - Experimentation, A/B Testing, and Process Optimization (SKILL-20)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
[Agentic] Innovation & Improvement (OID) - Experimentation, A/B Testing, and Process Optimization (SKILL-20)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | ba-innovation |
| description | [Agentic] Innovation & Improvement (OID) - Experimentation, A/B Testing, and Process Optimization (SKILL-20) |
| version | 1.0.0 |
If input is unclear, incomplete, or out-of-scope:
When NOT to use:
When activated via @ba-innovation, perform the following cognitive loop:
Design the MVP (Minimum Viable Pilot).
STOP & THINK.
run_command (Python stats).Present the Innovation Plan with formatted ROI prediction.
Don't stop here. Recommend the next step:
@ba-solution to perform a rigorous financial audit of this pilot."@ba-elicitation to interview users during the beta test."@ba-metrics to verify experiment results with statistical rigor."| Rationalization | Reality |
|---|---|
| "A/B testing is for big tech, we're too small" | A/B is for anyone with ≥2 users. Small teams need it MORE — less margin for error, every wrong decision is proportionally more costly. |
| "We know what users want" | You know what 2-3 users said in interviews. A/B tells you what 1000 users do under real conditions. Different signal. |
| "The hypothesis is obvious, we don't need to write it" | If it's obvious, write it in 1 minute. If you can't state it clearly → it's not obvious, it's an assumption. |
| "Sample size is too small for statistical significance" | Then don't A/B. Pick a testable question with enough users, or shrink the experiment. Don't run underpowered tests. |
| "SCAMPER is too structured, we prefer free ideation" | Free ideation generates 10 ideas, all similar. SCAMPER generates 7 idea categories, surfacing concepts free thinking misses. |
After completing this skill's process, confirm:
run_commandrun_command: REQUIRED to use Python for Statistical Significance (P-value).Step 1 — Opportunity Scan: Xác định pain point cụ thể có thể đo được. Đặt câu hỏi: "Nếu chúng ta cải thiện [X], metric nào sẽ thay đổi, và thay đổi bao nhiêu?" Không chấp nhận "trải nghiệm tốt hơn" — phải gắn với số.
Step 2 — Ideate: Dùng SCAMPER để tạo ít nhất 3 concept:
Step 3 — Evaluate: Chấm điểm từng concept theo Impact × Confidence / Effort (ICE Score). Dùng Python để tính — không ước tính bằng "cảm giác". Loại concept có ICE Score < ngưỡng chấp nhận.
Step 4 — Experiment Design: Thiết kế MVP Pilot cho concept được chọn. Xác định: Hypothesis, nhóm thử nghiệm (% traffic hoặc số lượng user), thời gian, success metric, và điều kiện dừng sớm (early stopping criterion).
=== INNOVATION CANVAS ===
Opportunity : [Pain point cụ thể + metric hiện tại]
Strategic Goal : [Cost Reduction / Revenue Growth / Efficiency]
Owner : @ba-innovation | Date: [today]
--- CONCEPTS ---
| Concept | Type | Description | ICE Score | Decision |
|--------------|-------------|--------------------------------|-----------|---------------|
| [Concept A] | Conservative| [Mô tả ngắn] | XX | ✅ Pilot |
| [Concept B] | Incremental | [Mô tả ngắn] | XX | ⚠️ Backlog |
| [Concept C] | Radical | [Mô tả ngắn] | XX | ❌ Reject |
--- EXPERIMENT DESIGN (Concept được chọn) ---
Hypothesis : "Nếu [thay đổi], thì [metric] sẽ [tăng/giảm] X% trong Y tuần."
Test Group : [N% users / N users — criteria chọn lọc]
Control Group : [Nhóm không thay đổi — để so sánh]
Duration : [N weeks]
Success Metric : [Metric cụ thể + ngưỡng tối thiểu để gọi là thành công]
Failure Flag : [Điều kiện dừng thí nghiệm sớm]
Sample Size : [N — tính bằng Python, không đoán]
--- ROI FORECAST ---
Expected Gain : [VND hoặc giờ công tiết kiệm/năm]
Pilot Cost : [VND]
Break-even : [N months]
========================
Tình huống: EAMS đang cho phép NV đăng ký OT thủ công qua form. Đề xuất thử nghiệm hệ thống tự động phát hiện OT dựa trên dữ liệu chấm công.
ICE Score (Impact 1–10, Confidence 1–10, Effort 1–10 — điểm thấp = dễ):
# Conservative: Thêm nút "Auto-fill từ chấm công" trên form OT
conservative = (7 * 6) / 3 # = 14.0
# Incremental: A/B test — 50% NV dùng auto-detect, 50% dùng form cũ
incremental = (8 * 7) / 5 # = 11.2
# Radical: Bỏ hoàn toàn form OT, chỉ dùng AI detect
radical = (9 * 3) / 9 # = 3.0 ← reject
Kết quả: Chọn Conservative (ICE = 14.0) để pilot.
Experiment Design:
Hypothesis: "Nếu thêm nút Auto-fill OT, thì thời gian điền form giảm 50%
và tỷ lệ lỗi nhập sai giảm từ 12% xuống 5% trong 4 tuần."
Test Group : 30% NV bộ phận Kế toán (n=45 người)
Duration : 4 tuần (Sprint 8–9)
Success : Thời gian điền form < 2 phút, error rate < 5%
Stop early : Nếu complaint rate > 10% trong tuần đầu
Before drafting, search for relevant knowledge:
run_command: python3 .agent/scripts/ba_search.py "<topic keywords>" --domain innovationpython3 .agent/scripts/ba_search.py "<query>" --multi-domainActivation Phrase: "Lab is open. What's the hypothesis?"
[Meta] How to use BA-Kit effectively. Use when starting with BA-Kit, unsure which agent to invoke, or when an AI agent needs to map user intent to the right skill.
[Agentic] Agile BA Practices - User Story Mapping, MVP Definition, Hypothesis-Driven Development
[Agentic] Business Rules Management - decision tables, decision trees, rule catalog, conflict detection
[Agentic] Change Management - ADKAR, readiness assessment, training needs, go-live planning, benefits realization
[Agentic] Communication & Reporting - audience-adapted messaging, status reports, executive summaries
[Agentic] Conflict Resolution & Negotiation - resolve stakeholder disagreements (SKILL-06)