
Daniel Sogl
Daniel Sogl is a Consultant at Thinktecture AG and a Microsoft MVP for Developer Technologies – Web Development.
He helps companies design and implement complex web applications, with a strong focus on modern web technologies with Angular as well as Generative AI and AI-assisted software development.
Knowledge sharing is one of his core passions – as a speaker, trainer, and author, he regularly contributes to conferences, workshops, and publications. His mission is to foster technical excellence and empower teams to build sustainable, future-proof software solutions.
Interests:
AI Reviews AI – Closing the Loop in Agentic Development
AI Coding Summit London
Upcoming
AI Reviews AI – Closing the Loop in Agentic Development

AI-generated code is becoming the norm, but who reviews the reviewer? In this session, we explore how to close the feedback loop by letting AI agents review AI-written code. We'll look at local agent setups as well as cloud-based services like GitHub Copilot code review or Greptile, and discuss when each approach makes sense. Walk away with a practical mental model for building a self-correcting AI development workflow, without losing control over your codebase.
Spec Driven Development: The End of Vibe Coding
AI Coding Summit 2026
21 min
Spec Driven Development: The End of Vibe Coding

Developers now create entire applications by simply chatting with AI tools. More and more startups rely on predominantly AI-generated code. But what initially thrilled developers quickly leads to frustration: generic code, poor architecture, and security vulnerabilities.In this talk, I demonstrate how Spec Driven Development (SDD) solves these problems. Instead of coding first and documenting later, SDD begins with precise specifications as the "single source of truth." Various tools and CLIs make this methodology practically applicable today with a structured 4-phase approach: Specify, Plan, Tasks, Implement.Using a real project, I show how SDD works with modern AI coding tools. I share honest insights from hands-on experience: where SDD excels, where it fails, and whether the specification overhead actually leads to better results.