I've been reading a lot on the area of Software Craftsmanship and Agile philosophies of software dev
| Source: Mastodon | Original article
A wave of renewed interest in software craftsmanship is sweeping through the agile community, sparked by a series of thought‑leadership pieces and a fresh initiative from the Agile Alliance. The alliance’s “ReimagineAgileisan” project, launched this month, aims to clarify the Agile Manifesto’s core values and extend them into new domains, explicitly foregrounding the craftsmanship mindset that stresses code quality, professional pride and continuous learning.
The timing is significant. As AI‑driven assistants such as Microsoft’s Copilot and emerging on‑device LLMs become mainstream—topics we covered in our April 5 and April 4 articles—the development landscape is shifting from ad‑hoc scripting to highly automated code generation. Proponents argue that without a craftsmanship foundation, teams risk treating AI output as a shortcut rather than a tool that must be vetted, refactored and integrated responsibly. The movement therefore positions itself as a cultural counterweight, urging developers to ask “why we code” as much as “how we code.”
Industry observers see the push as a catalyst for tighter standards around testability, maintainability and ethical AI use. Companies that embed craftsmanship principles are already piloting peer‑review rituals that pair human expertise with AI suggestions, reporting fewer production bugs and higher developer satisfaction. The dialogue is also attracting academic voices; Robert Martin, co‑author of the Agile Manifesto, has been cited repeatedly in recent discussions as the intellectual anchor for this resurgence.
What to watch next: the ReimagineAgileisan summit in Copenhagen later this summer will showcase case studies of AI‑augmented craftsmanship and may produce a set of guidelines for integrating LLMs into disciplined development pipelines. Parallelly, major tool vendors are expected to announce features that surface code‑quality metrics alongside AI suggestions, turning the craftsmanship debate into a concrete product roadmap. The convergence of agile philosophy, craftsmanship culture and generative AI could redefine how software quality is measured and delivered across the Nordics and beyond.
Sources
Back to AIPULSEN