Trending
Mark Levison's Avatar

Mark Levison

@mlevison

I help repair Bad Scrum and Fake Agile. I want to help teams be effective, fun places - not feature factories.

92
Followers
62
Following
463
Posts
22.11.2024
Joined
Posts Following

Latest posts by Mark Levison @mlevison

Full instructions and card text:

agilepainrelief.com/blog/human-p...

#AIinSoftwareDevelopment #BuildInPublic

27.02.2026 14:12 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Three takeaways:
β€’ GenAI doesn’t understand your prompt, it’s pattern-matching
β€’ No memory between requests
β€’ More parameters = better mimicry, not intelligence

Run it before your next retro. 10 min, index cards, a die.

27.02.2026 14:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

New glossary entry on AI and Skill Atrophy, the anti-pattern the software industry needs to face:

agilepainrelief.com/glossary/ai-...

#AIinSoftwareDevelopment #BuildInPublic

25.02.2026 14:12 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

It’s a reinforcing loop: more AI reliance β†’ less skill practice β†’ less ability to judge output β†’ even more reliance.

Junior developers are especially at risk, building confidence in AI before building confidence in themselves.

25.02.2026 14:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Brian Graham calls it the Knowledge Cliff: automating away understanding you need.

GPS replaced taxi drivers’ mental maps. NASA lost rocket expertise to retirement. In software, every LLM decision erodes skill while giving false confidence.

24.02.2026 16:55 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

We will have to differ. You can't use an LLM to find a mistake it's brethern made. Unfortunately the flaws are endemic. See: agilepainrelief.com/blog/genai-c...

23.02.2026 23:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

AI is a superpower. The question is whether you use it to produce more, or to learn faster.

agilepainrelief.com/blog/gen-ai-...

#AIinSoftwareDevelopment #BuildInPublic

23.02.2026 19:30 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

The antidote? Use AI to validate faster, not ship faster.

ScrumMasters: frame Sprint Goals as β€œlearn whether X solves problem Y.” Product Owners: run three small experiments in the time it used to take to build one feature.

23.02.2026 19:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

AI agents promised faster delivery. They also delivered 39% more Cognitive Complexity and 30% more static analysis warnings.

Research found a reinforcing cycle: AI generates more code β†’ complexity rises β†’ debt accumulates β†’ velocity drops β†’ teams write even more AI code to compensate.

20.02.2026 14:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

If you read the details in the blog post, I think we're too trusting of these tools. Myself included.

19.02.2026 19:20 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

GenAI is making it easier to switch tool providers. I’m frustrated with our email platform: most features are GUI-only, no API access.

I’ve written code to extract our entire newsletter archive + stats. When the time comes, exporting will be painless.

19.02.2026 19:06 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

...last year I created these guidelines in the context of Scrum Teams: agilepainrelief.com/blog/why-ai-...

I plan to update them later this year.

19.02.2026 14:35 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

So far the most important one: only use it domains where I have enough knowledge to verify the output.
- Strategic analysis of my business - yes
- Competitive Market Intelligence - mostly
....
- Medical advice - no

More importantly I thin we're still learning. ...

19.02.2026 14:34 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GenAI Code Quality – The Fundamental Flaws and How Bluffing Makes It Worse AI-generated code has 1.7x more issues and the flaws are structural, not fixable by code review. Why training rewards bluffing over quality, and what to do about it

They learned from the internet's code. No grasp of architecture or design patterns. Just next-token prediction dressed up as engineering.

These aren't bugs. This is how they're built.

buff.ly/d6JTy5j

19.02.2026 14:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

AI models are trained to bluff.

Pass/fail training offers no reward for admitting uncertainty. Instead of "I don't know," you get a confident wrong answer. Researchers call it "test-taking mode."

#AIinSoftwareDevelopment #BuildInPublic

19.02.2026 14:12 πŸ‘ 4 πŸ” 1 πŸ’¬ 2 πŸ“Œ 0

Start here: never assume the output is correct. Build verification habits that match the stakes.

#AIinSoftwareDevelopment #BuildInPublic

18.02.2026 19:06 πŸ‘ 6 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Multiply that across a team. Six people, ten AI-assisted tasks each per week. Even a small error rate means several unnoticed mistakes weekly.

The real cost? Catching errors requires exactly what we're short on: domain expertise, critical thinking, and time.

18.02.2026 19:06 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Sounds about right. There is a massive upside - I need a much better and much needed strategic review in a day. More importantly I automated much of the data collection with Typescript+Playwright so I don't need an LLM to do that in the future.

17.02.2026 22:37 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

GenAI didn't replace my judgment. It gave me clear choices to make. The hard work of building the products remains.

Side benefit: reusable scripts that pull data without AI next time.

The productivity gain is real. So is the cost.

17.02.2026 14:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Most of the analysis was right. Mistakes were easy to spot.

But compressing a week into a day doesn't reduce cognitive load; it might double it. I'm far more exhausted than after a normal workday.

17.02.2026 14:12 πŸ‘ 2 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

Bonus: realized my $1.2k Ahrefs subscription had no value left.

GenAI has real downsides (trained on copyrighted material...), but Claude Code + Markdown files are saving me time and money on grunt work. Today I'll take the win.

16.02.2026 16:34 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Also discovered the SEO structure I paid $$$ for is now obsolete. Used Claude Code to restructure internal links across our Astro site. First batch done in an hour. Manually? Days. It even caught broken redirects.

16.02.2026 16:34 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Apple is using the Wizard of Oz MVP to test how we expect to interact with AI Agents that work on our behalf. I never thought I'd see this from Apple.

machinelearning.apple.com/research/map...

13.02.2026 20:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Virtual Certified ScrumMaster training β€” Agile Pain Relief Consulting LEARN HOW TO FIX & AVOID SCRUM PROBLEMS. Everyone sells Scrum certification. But discount training will get you discount results, with a lot of DIY and expensive trial and error.

Last Minute seat just became available in next week’s Certified ScrumMaster (CSM) Workshop: buff.ly/pcAmkUf

#ExperientialLearning

13.02.2026 19:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Speed is not an advantage. With GenAI, Quality and Fit for Purpose will differentiate.

13.02.2026 16:14 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The emotional attachment some people have to GenAI amazes me. Rather than reading the research on its flaws, they say it's dated or "works on my machine."

I'm not saying stop using the toolsβ€”just understand their limitations.

13.02.2026 14:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Hope to see you tomorrow.

Maybe I should go rewrite the material one last time.

12.02.2026 19:35 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Irony: LLMs helped me research this across 15 sources. They’re great at that. Just not at writing safe code.

Full analysis: agilepainrelief.com/blog/genai-c...

12.02.2026 18:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Jamie Twiss found newer models silently remove safety checks rather than fail visibly. The result: code that looks right but breaks in production at 2am.

The tool matters less than how you use it.

12.02.2026 18:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

"Reasoning" models don't reason. They rely on statistical pattern matchingβ€”replicating patterns from training data. That's not logical deduction.

More effective than models without it? Sure. But it's still a stochastic parrot.

11.02.2026 16:03 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0