An open-source reference library covering every aspect of agile delivery — metrics, estimation, frameworks, ceremonies, and more.
Live site: sathishkumaralagiri.github.io/agile
| Module | Status | Description |
|---|---|---|
| agile-metrics | ✅ Live | Metrics, estimation techniques, formulas, and anti-patterns |
| agile-scrum | ✅ Live | Roles, events, artifacts, values, and anti-patterns |
| agile-kanban | ✅ Live | WIP limits, flow, classes of service, cadences, and metrics |
| agile-ceremonies | ✅ Live | Facilitation guides and templates for all ceremonies |
agile/ ← sathishkumaralagiri.github.io/agile/
├── README.md ← this file
├── index.html ← parent landing page
└── agile-metrics/ ← sathishkumaralagiri.github.io/agile/agile-metrics/
├── index.html
├── README.md
├── CONTRIBUTING.md
├── LICENSE
└── docs/
└── monte-carlo-example.md
Each module has its own CONTRIBUTING.md. For repo-wide issues or new module proposals, open a GitHub Issue.
Content is licensed under CC BY 4.0 © 2026 sathishkumaralagiri.