---
title: "The Missing Agile Conversation"
url: https://daily.dev/posts/the-missing-agile-conversation-w6rsxsiqs
source_url: https://www.embeddedrelated.com/showarticle/1513.php
type: article
source: "EmbeddedRelated"
published: 2026-05-31T07:48:12.629Z
updated: 2026-05-31T09:34:28.461Z
tags: ["testing", "agile", "embedded"]
reading_time: 24
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The Missing Agile Conversation

**[EmbeddedRelated](https://daily.dev/sources/embeddedrelated)** · 24 min read · 0 upvotes · 0 comments

## Summary

Agile stories are intentionally brief and not meant to be full specifications — they are invitations to a conversation. This post argues that the missing piece in most Agile implementations is the explicit, ongoing conversation between developers and subject matter experts (SMEs) that must happen before, during, and after development. The author, writing from an embedded systems perspective, explains why this conversation takes real, non-zero time and must be budgeted for by both developers and managers. A detailed topic checklist covers hardware, toolchains, APIs, concurrency, protocols, and more. The post also covers how to capture gathered knowledge through tests (unit and acceptance), documentation (Doxygen, PlantUML, ADRs, Markdown), and how to manage scope via story splitting and spikes — time-boxed research stories that make information-gathering explicit and trackable.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.embeddedrelated.com/showarticle/1513.php>

## Similar posts on daily.dev

- [A Conversation With The Situation](https://daily.dev/posts/a-conversation-with-the-situation-tuyv8vuzk) · thoughbot · 1 upvotes · 0 comments
- [Saying Goodbye to Agile](https://daily.dev/posts/saying-goodbye-to-agile-4y3sbiw4v) · Hacker News · 2 upvotes · 1 comments

---

Tags: [#testing](https://daily.dev/tags/testing), [#agile](https://daily.dev/tags/agile), [#embedded](https://daily.dev/tags/embedded)

[View this post on daily.dev](https://daily.dev/posts/the-missing-agile-conversation-w6rsxsiqs)
