ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
| 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:
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.