From c015aa115dedc0b9aac37ea1889f01369cf345a3 Mon Sep 17 00:00:00 2001 From: 53hornet Date: Sun, 28 Nov 2021 10:51:44 -0500 Subject: feat: publish tarpit, new drafts --- drafts/2021-11-19-agile-is-not-an-excuse.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 drafts/2021-11-19-agile-is-not-an-excuse.php (limited to 'drafts/2021-11-19-agile-is-not-an-excuse.php') diff --git a/drafts/2021-11-19-agile-is-not-an-excuse.php b/drafts/2021-11-19-agile-is-not-an-excuse.php new file mode 100644 index 0000000..24afa4f --- /dev/null +++ b/drafts/2021-11-19-agile-is-not-an-excuse.php @@ -0,0 +1,18 @@ + + +Don't use agile software development as a crutch or an excuse for not adding value. Reacting to change and pivoting for your stakeholders only works when you go from one "swimlane" or "track" to another. It doesn't work when you move cyclically from one project to another whenever one seems more important than the other to you, management, stakeholders, etc. + +Don't use agile software development as the excuse to have stories "done" in a certain number of sprints. Quarterly predictions should not confine the process to days or weeks. + +Remember: + +- Individuals and interactions over processes and tools +- Working software over comprehensive documentation +- Customer collaboration over contract negotiation +- Responding to change over following a plan -- cgit v1.2.3