Agile Cheat Sheet
Project Management

Agile Cheat Sheet

By AtenTEC2 min read

Agile & Scrum Cheat Sheet

Agile Mindset

  • Individuals & interactions > Processes & tools
  • Working software > Comprehensive documentation
  • Customer collaboration > Contract negotiation
  • Responding to change > Following a plan

Core Principles

  • Deliver value early & continuously
  • Embrace change as an advantage
  • Close collaboration between business & dev teams
  • Build projects around motivated, trusted people
  • Prefer face-to-face communication
  • Working software = primary measure of progress
  • Sustainable pace of work
  • Continuous focus on excellence & simplicity
  • Regularly inspect & adapt

Scrum Basics

Key Roles

  • Product Owner (PO):
    • Defines & prioritizes backlog (what to build)
    • Voice of the customer
  • Scrum Master (SM):
    • Coaches the team on Scrum
    • Removes blockers
    • Shields team from external distractions
  • Development Team:
    • Cross-functional, self-organizing
    • Delivers “Done” increments

Events (Ceremonies)

  1. Sprint Planning (2–4h for 2-week sprint)
    • Decide what can be delivered & how
  2. Daily Scrum (15m standup)
    • Sync up: yesterday, today, blockers
  3. Sprint Review
    • Show working increment to stakeholders
    • Gather feedback
  4. Sprint Retrospective
    • Reflect & improve team processes

Artifacts

  • Product Backlog: Ordered list of everything needed
  • Sprint Backlog: Selected items + plan for the sprint
  • Increment: Working, tested, usable piece of product

Quick Reminders

  • Time-boxed sprints: 2–4 weeks
  • “Definition of Done” = shared quality standard
  • Transparency, Inspection, Adaptation = Scrum pillars
  • Goal: deliver value continuously, not just output

Tags

Agile
Project Management
SCRUM
AtenTEC

AtenTEC

AtenTEC Business Development (LLC) is a leading digital transformation and custom software consultancy. We specialize in designing mission-critical systems tailored to unique industries where standard software fails to meet expectations.

Related Articles

Mastering Modern Authentication: A Guide to Secure Communication
5 min read

Mastering Modern Authentication: A Guide to Secure Communication

This article provides a practical guide to modern authentication patterns using OIDC and OAuth 2.0. Through three easy-to-understand sequence diagrams, it visualizes the secure flows for backend-to-backend communication, frontend-to-backend user logins with stateful sessions, and a combined scenario where a backend service makes a B2B call to fulfill a frontend request. It explains the core concepts of token exchange, session management, and role-based access control (RBAC), making these complex interactions accessible to developers and system architects.

Background

Stay in the loop

Need to know more? book a consultation meeting now