Approach · Letter A

Agile Project Management

An iterative, adaptive approach to project delivery that emphasises customer collaboration, short feedback cycles, and continuous improvement.

By Dr. Hassan Eliwa, PhD · Founder of PMMilestone.org and PMMilestone.com · Updated 2026-06-22

Definition

Agile Project Management is an iterative, incremental approach to project delivery that organises work into short cycles (typically 1–4 weeks), inspects results at the end of each cycle, and adapts the plan accordingly. The agile mindset prioritises customer collaboration over contract negotiation, working product over comprehensive documentation, individuals and interactions over processes and tools, and responding to change over following a plan. These priorities, codified in the 2001 Agile Manifesto, distinguish agile from traditional waterfall approaches.

Agile is not the absence of planning, governance, or controls; it is the application of those disciplines on shorter cycles with more frequent feedback. Mature agile organisations have more discipline than waterfall ones, not less.

History

Agile principles emerged from software development in the 1990s — Scrum (Sutherland, Schwaber, 1995), Extreme Programming (Beck, 1996), DSDM (1994), Feature-Driven Development (Coad, 1997), Crystal (Cockburn). The 2001 Agile Manifesto synthesised the common principles. Scaled frameworks — SAFe (Leffingwell, 2011), LeSS (Larman, Vodde, 2014), Disciplined Agile (Ambler, 2009) — extended agile to enterprise programmes. Agile concepts have since spread to product development, marketing, finance, and increasingly construction and infrastructure (lean construction, IPD).

The Twelve Agile Principles

The Agile Manifesto's twelve principles — paraphrased — include: deliver value early and continuously; welcome changing requirements; deliver working product frequently; collaborate daily across business and technical disciplines; build projects around motivated individuals; convey information face-to-face where possible; measure progress by working product; maintain sustainable pace; pursue technical excellence; maximise work not done (simplicity); self-organise teams; reflect and adapt regularly. These principles are non-negotiable; specific practices (sprints, stand-ups, retros) are vehicles for them.

Common Frameworks

  • Scrum — sprints of 1–4 weeks, fixed roles (product owner, scrum master, development team), defined ceremonies (planning, daily stand-up, review, retrospective).
  • Kanban — continuous flow, work-in-progress limits, no fixed iterations.
  • Extreme Programming (XP) — engineering practices emphasising test-driven development, pair programming, continuous integration.
  • SAFe (Scaled Agile Framework) — enterprise framework for coordinating multiple agile teams.
  • LeSS — "Large-Scale Scrum" for multi-team Scrum implementations.
  • Disciplined Agile — toolkit-style framework offering choice across practices.

Principles

  • Short feedback loops. The cost of getting it wrong is bounded by the cycle length.
  • Working product over documentation. Demonstrable value at the end of each cycle beats abstract status.
  • Self-organising teams. Teams closest to the work design the way the work gets done.
  • Empirical process control. Inspect, adapt, repeat — not "plan once, follow forever."
  • Sustainable pace. Heroics burn teams; sustainable pace compounds productivity.

Real-World IT Example

A payments product squad transitioned from quarterly waterfall releases to two-week Scrum sprints. The first two sprints were chaotic — backlog grooming was weak, definition-of-done varied across stories, retros surfaced grievances rather than improvements. By sprint 4, the team had stabilised: backlog refinement happened weekly, definition-of-done was written down and applied uniformly, retros produced two action items per sprint that were tracked across cycles. Velocity stabilised around 32 story points per sprint with ±10% variance. Eighteen months in, the squad's escaped-defect rate had halved and customer NPS had risen 23 points. Agile worked — but the discipline took a quarter to install, and would have collapsed without that discipline.

Real-World Construction Example

Lean construction approaches — Last Planner System, Integrated Project Delivery, Pull Planning — apply agile principles to capital projects. On a hospital project, the contractor used Pull Planning workshops every six weeks to collaboratively re-plan upcoming work with subcontractor foremen. Make-ready (anticipating constraints), reliable promising (commitments made by those who do the work), and continuous improvement (weekly Plan-Percent-Complete reviews) produced a 14% schedule improvement against benchmarks. The vocabulary differed from software; the principles were identical — short feedback loops, collaborative planning, empirical adaptation, sustainable pace.

Project Controls Perspective

Controls in agile environments shift cadence and unit but not principle. Cost is tracked per sprint and per increment; schedule is tracked through burn-up charts and release plans; quality through escaped-defect rates and customer feedback; risk through sprint-by-sprint review. Earned Value applies — story points replace dollars, sprint completion replaces work-package completion. Mature agile programmes integrate sprint metrics into traditional EVM-style reporting at programme level, giving sponsors a view they understand alongside the agile internals.

Common Mistakes

  • "Cargo cult" agile — adopting ceremonies without adopting the underlying principles.
  • No definition-of-done, leaving story completion subjective.
  • Retrospectives that produce action items nobody tracks across sprints.
  • Product owner unable to make decisions, slowing the team to waterfall pace.
  • Velocity used as a comparative metric across teams (it is not).
  • Agile teams operating with no programme-level coordination — chaos at the integration boundary.
  • Conflating agile with "no documentation" or "no planning."

Expert Tips

  • Install discipline before flexibility. A weak Scrum is worse than competent waterfall.
  • Write the definition-of-done before sprint 1. Without it, "done" varies story by story.
  • Track retrospective actions across sprints. Untracked actions evaporate; tracked actions compound.
  • Use velocity for forecasting your own team's future, not for comparing teams.
  • Add programme governance proportional to the number of teams. Two teams need light coordination; ten teams need substantial structure.

Key Takeaways

  • Agile is iterative, incremental, and empirical — short cycles, frequent feedback, continuous adaptation.
  • Principles (twelve from the Manifesto) are non-negotiable; practices are vehicles for them.
  • Mature agile has more discipline than waterfall, not less.
  • Construction's lean methods (Last Planner, Pull Planning, IPD) apply the same principles to capital projects.
  • Controls in agile use the same logic as waterfall — units and cadence differ.

Related Concepts

Agile Project Management interlocks with OKRs, Program Management, KPIs, Lessons Learned, and Scope Management. Sprint templates, definition-of-done examples, and scaled-agile guidance are at PMMilestone.org.

Frequently Asked Questions

  • What is agile project management?
    An iterative, incremental approach to project delivery organised into short cycles (typically 1–4 weeks) with inspection and adaptation at the end of each cycle. It prioritises customer collaboration, working product, individuals and interactions, and responding to change over rigid plans.
  • Is agile only for software?
    No. Agile originated in software but the principles apply broadly. Lean construction (Last Planner, Integrated Project Delivery, Pull Planning), agile marketing, agile finance, and agile product development all apply the same principles in their respective domains.
  • What is the difference between Scrum and Kanban?
    Scrum organises work into fixed-length sprints with defined ceremonies and roles. Kanban uses continuous flow with work-in-progress limits and no fixed iterations. Scrum suits work that benefits from cadence; Kanban suits work where priorities shift constantly and batching slows delivery.
  • Does agile mean no documentation?
    No. The Agile Manifesto values working product "over" comprehensive documentation, not "instead of" it. Mature agile teams document what matters — architecture decisions, definition-of-done, runbooks, regulatory artefacts — and skip documentation that exists only for ceremony. Less, better, and timely.
  • How does agile work at programme scale?
    Through scaled frameworks (SAFe, LeSS, Disciplined Agile) that coordinate multiple agile teams via shared planning increments, programme backlogs, cross-team dependency management, and benefits realisation tracking. The programme layer provides governance; the team layer provides execution.
  • Does agile work with fixed-price contracts?
    It can, but the contract structure must support iterative scope. Target-cost contracts, fixed-price-per-increment with rolling scope, and outcome-based contracts work well. Pure fixed-price-fixed-scope contracts with long horizons fight agile rather than enable it; conflict arises when scope changes meet contractual rigidity.
  • What is velocity?
    The amount of work a team completes per sprint, measured in story points or hours. It is a forecasting tool for the team's own future capacity — useful for predicting what the team can deliver next quarter. It is not a comparative metric across teams; different teams estimate differently, and comparing velocity invites gaming.
  • What is the most common agile failure mode?
    Cargo-cult agile: adopting ceremonies (stand-ups, sprints, retros) without adopting the underlying principles (short feedback, working product, self-organisation, continuous improvement). The form is present but the substance is absent. Recovery requires returning to the principles and asking what each ceremony is supposed to deliver.
  • Which calculators on PMMilestone.org apply to Agile Project Management?
    For Agile Project Management, the most relevant tools on the flagship platform are the EVM, SPI and CPI calculators on PMMilestone.org. They reproduce the formulas referenced in this entry against your own project data.
  • What is a common misconception about Agile Project Management?
    That the topic is well-defined across all references. In practice, definitions vary between PMBOK, PRINCE2, AACE and ISO 21500 — this entry uses the definition most aligned with field practice on capital projects, and flags where the standards diverge.
  • Which related encyclopedia entries should I read alongside Agile Project Management?
    Read Earned Value Management, Critical Path Method and the DCMA 14-point assessment next. The full A–Z is available in the PMMilestone Encyclopedia, and quick one-line definitions live in the PM Glossary on the flagship platform.
  • How does Dr. Hassan Eliwa's research treat Agile Project Management?
    Dr. Hassan Eliwa's research focuses on owner-side project controls, schedule integrity and forensic delay analysis on capital construction and power programmes. Agile Project Management is treated through that lens — what a planning or controls engineer is expected to do with it on a live project, not its textbook definition alone. See the full research library at PMMilestone Research Articles.
  • How is Agile Project Management defined on PMMilestone Research & Insights?
    An iterative, adaptive approach to project delivery that emphasises customer collaboration, short feedback cycles, and continuous improvement. For the full treatment, see the definition, principles, applications and related entries above — every encyclopedia entry follows the same research-grade structure.

People also ask

Follow-up questions practitioners search for next — each one points to the calculator, template or reference entry that answers it.

Related Entries

Further reading on PMMilestone.org

Curated companion resources hosted on the flagship platform, PMMilestone.org.

Related Encyclopedia Entries
Research Articles
Career Guides
Tools on PMMilestone.org
Buy me a coffee