Search code examples
agile

Explanation of basic agile principle about individuals and tools


In agile manifesto and in many answers here, I found this :

Individuals and interactions over processes and tools.

So, what exactly does it mean?

In my opinion, processes and tools are important part of software development. For example, what is the point of installing continuous integration if people are going to ignore the result for weeks?


Solution

  • Even the best tools and processes add little value in the hands of inept people.

    Focus on building and training a good team vs. buying into the lastest tool/process and hoping it'll solve all your problems.