Skip to content
Live
Vibe Coding Cologne · 6 May 2026 · 114 min

Skip the scaffolding and build the part that matters

See how builders remove repetitive setup, keep ownership of their work, and turn plain files into products, presentations, and coordinated agent teams.

Ben Sufiani, Tamara, Thomas, Chris, Nico · The article: The Pirate Launch Kit for Your Next Agentic SaaS

An agentic product needs more than a chat box

Ben starts from the work that consumed most of an earlier hackathon: authentication, a database, payments, email, an agent interface, and reliable deployment. The launch kit packages that repeated setup so the next build can begin with the product's actual job.

His product argument is broader. Traditional software gives someone controls; agentic software should complete the job and let the person guide the result.

“The fundamental thing that changes is from giving us the tools to do the job to just doing the job.”
Ben Sufiani

Speed without ownership creates a slower second year

Tamara built the first version of her app before adding AI to the workflow. Cursor accelerated individual changes, but it also made it easy to lose sight of where responsibilities belonged in the architecture.

Her answer is not to reject AI. It is to understand the larger shape, give more exact instructions, and keep enough ownership to recognize when a convenient change is being placed in the wrong layer.

“We are still humans. We should own our project.”
Tamara

Plain text is a surprisingly powerful interface

Thomas uses local models and a deliberately lean stack to collect and publish event information while respecting source rules. Chris uses the same underlying advantage for slide decks: markdown is readable by people, cheap for models, and easy to turn into a web presentation.

Both workflows stay inspectable. The source is plain text, the rules can live beside it, and an agent can improve the output without locking the work inside a proprietary document format.

“I created lazy slides, not shiny slides.”
Chris

A team of agents still needs a shared way to work

Thomas and Nico show a small virtual company where a CEO agent delegates to specialist roles, each with skills, permissions, and a defined place to put its work. The useful layer is not another model – it is the visible handoff between people and agents.

That is why their measure is communication rather than raw efficiency. A human can see the issue, the plan, the responsible role, and the result instead of waking up to unexplained code from an isolated session.

“It's not about efficiency. It's about communication.”
Thomas

Dive deeper

The Pirate Launch Kit

See the stack and the reusable setup behind Ben's agentic SaaS builds.

Read the insight
Next Vibe Coding Cologne

Bring the tool you are building and compare notes with the Cologne community.

Register free
Build your own stack

Move from a prototype to a product with the Builder Codex as your working guide.

Open the Codex