thrivve-mc-how-many

Thrivve Partners Monte Carlo simulation to forecast story/task completion based on historical throughput. Use when the user asks "how many stories/tasks will be completed by [date]" with historical daily throughput data. Requires at least 10 days of throughput history and a future target date. Provides probabilistic forecasts at specified confidence levels (default 85%).

$ Installieren

git clone https://github.com/blujaxfan/claude_skill_monte_carlo_flow /tmp/claude_skill_monte_carlo_flow && cp -r /tmp/claude_skill_monte_carlo_flow/thrivve-mc-how-many ~/.claude/skills/claude_skill_monte_carlo_flow

// tip: Run this command in your terminal to install the skill