跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Scrum Master Expert

技能 已验证 活跃
属于:Pm Skills

Advanced Scrum Master skill for data-driven agile team analysis and coaching. Use when the user asks about sprint planning, velocity tracking, retrospectives, standup facilitation, backlog grooming, story points, burndown charts, blocker resolution, or agile team health. Runs Python scripts to analyse sprint JSON exports from Jira or similar tools: velocity_analyzer.py for Monte Carlo sprint forecasting, sprint_health_scorer.py for multi-dimension health scoring, and retrospective_analyzer.py for action-item and theme tracking. Produces confidence-interval forecasts, health grade reports, and improvement-velocity trends for high-performing Scrum teams.

目的

To enable data-driven analysis and coaching for Scrum teams, providing insights into velocity, team health, and retrospective outcomes.

功能

  • Velocity trend analysis and Monte Carlo forecasting
  • Sprint health scoring across key dimensions
  • Retrospective analysis for themes and action items
  • Automated data processing via Python scripts
  • Actionable recommendations for team improvement

使用场景

  • Forecasting sprint and release completion based on historical velocity
  • Assessing team health and identifying areas for improvement
  • Analyzing retrospective feedback to track progress and recurring issues
  • Improving sprint planning and commitment accuracy
  • Providing data-driven insights to stakeholders

非目标

  • Replacing a dedicated project management tool
  • Providing real-time Jira data integration
  • Managing sprint backlogs or tasks directly
  • Acting as a generic data visualization tool

实践

  • Data-driven analysis
  • Agile metrics
  • Team performance
  • Continuous improvement

安装

请先添加 Marketplace

/plugin marketplace add alirezarezvani/claude-skills
/plugin install project-management@claude-code-skills

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标14.6k
许可证MIT
状态
查看源代码

类似扩展

Plan Sprint

99

Plan a sprint by refining backlog items, defining a sprint goal, calculating team capacity, selecting items, and decomposing them into tasks. Produces a SPRINT-PLAN.md with goal, selected items, task breakdown, and capacity allocation. Use when starting a new sprint in a Scrum or agile project, re-planning after significant scope change, transitioning from ad-hoc work to structured sprint cadence, or after backlog grooming when items are ready for inclusion.

技能
pjt222

Sprint Plan

100

Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.

技能
phuryn

Shape Up

100

Escape the build trap and endless backlogs. Use Basecamp's methodology to ship meaningful work in 6-week cycles with fixed time, variable scope. Use when: **Product planning** to replace endless backlogs; **Feature development** with clear time boundaries; **Team autonomy** when you want self-directed teams; **Scope management** when projects tend to balloon; **Startup development** with limited resources

技能
guia-matthieu

Fit Drift Diffusion Model

100

Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.

技能
pjt222

Pipeline Forecasting

100

Generate predictive pipeline forecasts with confidence intervals and scenario modeling for revenue planning

技能
guia-matthieu

TimesFM Forecasting

100

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.

技能
K-Dense-AI