Seventeen practitioners met at a Utah ski lodge in February 2001 and wrote the Manifesto for Agile Software Development: four value statements, twelve principles. Two decades later "Agile" is everywhere and means almost anything — but the core is unchanged: iterate in short cycles, get real feedback, adapt as you learn.
← Back to Methodologies & SDLC"That is, while there is value in the items on the right, we value the items on the left more."
| Framework | What it adds |
|---|---|
| Scrum → | Sprints, roles (PO/SM/Devs), ceremonies (planning, standup, review, retro). |
| Kanban → | Continuous flow, WIP limits, no fixed iterations. |
| XP → | Engineering practices: pair programming, TDD, CI, simple design. |
| Lean → | Eliminate waste, optimize the whole, build quality in. |
| SAFe / LeSS → | Patterns for many teams on one product. |