Skip to content

πŸ”„ Agile & Scrum ​

Iterative delivery framework for product development.

Scrum roles ​

  • Product Owner β€” Defines what to build, owns the backlog
  • Scrum Master β€” Facilitates process, removes impediments
  • Development Team β€” Self-organizing, cross-functional, delivers increments

Scrum ceremonies ​

CeremonyDurationPurpose
Sprint Planning1-2hSelect and commit to sprint backlog
Daily Standup15minSync on progress, surface blockers
Sprint Review1hDemo deliverables to stakeholders
Retrospective1hReflect and improve team process
Backlog Refinement1h/weekClarify, estimate, and prioritize upcoming work

Sprint mechanics ​

  • Duration: 1-2 weeks (consistent across sprints)
  • Velocity: average story points completed per sprint
  • Definition of Done: shared checklist for "complete" work
  • Sprint Goal: one clear objective per sprint

Agile principles (key ones) ​

  • Working software over comprehensive documentation
  • Responding to change over following a plan
  • Individuals and interactions over processes and tools
  • Deliver frequently β€” prefer shorter timescales

Anti-patterns to avoid ​

  • Sprint scope changes mid-sprint
  • No retrospective or ignoring retro actions
  • Product Owner absent from sprint events
  • Treating story points as hours
  • Sprints without a clear sprint goal

Pergame Knowledge Base