# Overview
## Core Values
- Simplicity
- Communication
- Feedback - fail fast
## Practices
- Iteration Planning
- Release Planning
- Small Releases
- Customer Tests
- Collective Code Ownership
- Code Standards
- Sustainable Pace
- Use Metaphors to Making things understandable
- Continuous Integration ([[CICD]])
- [[Test-Driven Development (TDD)]]
- Pair Programming
- Simple Design
- Refactoring