一键导入
monte-carlo-simulation
Technical instructions for implementing probabilistic forecasting.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Technical instructions for implementing probabilistic forecasting.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
The official Kanbrio development and review lifecycle using AI agents.
Naming conventions, function design, and readability standards.
YAGNI, simplicity, and continuous improvement mindset.
Procedures for database schema design for hierarchical tasks and event auditing.
Procedures for auditing third-party dependencies for license compatibility and ensuring open-source compliance.
Rules for cross-package dependencies and monorepo structure.
| name | monte-carlo-simulation |
| description | Technical instructions for implementing probabilistic forecasting. |
Use this skill to implement the "When" and "How Many" forecasting modules.
Input data must be a clean list of Daily Throughput:
[0, 1, 3, 0, 2, ...] where each number is the count of items moved to 'Done' on a specific day.backlog_size and iterations (default 10,000).Report results using percentiles: