Back to blog
BlogAugust 28, 2026AI

How I structure AI-assisted development: slides from MAINDSET Žilina

AI coding becomes useful when the work around it is designed just as carefully. These are the slides and resources from my MAINDSET talk in Žilina.

How I structure AI-assisted development: slides from MAINDSET Žilina

On 27 August 2026, I gave a talk at MAINDSET in Žilina called Ako si nastaviť workflow pri programovaní s AI.

The talk focused on the work around AI-generated code. Coding agents can implement a well-defined change quickly, but that speed is useful only when the repository, task, verification process, and human feedback loop are prepared for it.

Open the public presentation. It includes English and Slovak versions, presenter notes, and additional resources in the side panels.

What the presentation covered

The presentation starts with technology selection. A project should begin with product constraints and research, not with loyalty to one framework. It then compares two repository shapes: a small Deno and Fresh website, and an anonymized Nx and pnpm monorepo pattern for a larger system.

From there, the focus moves to repository context. AGENTS.md holds durable rules, skills package recurring workflows, and source documents carry the architectural and product detail. Larger changes are divided into a specification, an implementation plan, and a task list with explicit validation commands. I also covered OpenAI's ExecPlan approach as a single-file alternative.

The final part deals with verification and steering. Automated checks, browser inspection, and human review solve different problems. A local tunnel provides a fast preview while work is still changing, while a pull-request preview gives a stable deployed checkpoint. This also makes it practical to monitor agents and review visual results from a phone without pretending that the phone is a good place to write code.

Resources behind the talk

The presentation builds on several articles I had already written about AI-assisted delivery:

The external references include OpenAI's guidance for AGENTS.md, skills, and ExecPlans, together with documentation for Fresh, Nx, Playwright visual comparisons, and Cloudflare Tunnel. I also referenced the Amplifying study on agent tool preferences and used Taste Skill while designing the deck.

The practical takeaway

The agent can write the implementation. The more durable advantage comes from designing a development system that keeps its work understandable, verifiable, and easy to steer.

The full presentation is available here.

BG

Bruno Gardlo

Independent Technical Partner

Need someone technical on your side?

Book a 30-min call. I will recommend the right first step.

Book a 30-min call