For the complete documentation index, see llms.txt. This page is also available as Markdown.

process_and_management

Basic idea

Process methodologies (Waterfall, PRINCE2, Agile/SCRUM) and the broader management activities (initiation, screening, project manager role) used to deliver software predictably.

Key facts

  • Waterfall: plan-driven, sequential β€” best when requirements are stable.

  • Agile / SCRUM: adaptive, iterative β€” best when requirements churn.

  • PRINCE2: heavily documented, stage-gated, common in EU/government.

Last updated