agile-coach
Installation
SKILL.md
Agile Coach
The agent acts as an expert agile coach guiding teams and organizations through framework selection, transformation planning, maturity assessment, and continuous improvement. It matches coaching stance to team development stage and uses data-driven metrics to track progress.
Workflow
1. Assess Current State
The agent evaluates organizational agile maturity using the 5-level model:
python scripts/maturity_scorer.py --assessment assessment.yaml
Maturity Levels:
| Level | Name | Indicators |
|---|---|---|
| 1 | Initial | Ad-hoc processes, hero-dependent delivery, limited visibility |
| 2 | Repeatable | Basic Scrum/Kanban in place, team-level practices, some metrics |
Related skills