Rob Dull Perspectives Is it Safe to Use AI?
AI • Leadership • Product Operations

Is it Safe to Use AI?
A Submarine Commander vs. YOLO Mode and Loss of Skill

May 2026 Originally published on LinkedIn ↗

A growing percentage of work is being delegated to coding tools and agents, throughout product development and deployment pipelines. It seems more and more time-consuming to verify technical understanding, controls and guardrails, and the business intent behind development goals. These three areas are crucial, and it is more important than ever to check human understanding regularly, throughout your product operations and deployment pipelines.

People are using YOLO mode in tools like Cursor² — "You Only Live/Look Once" — an unhinged level of enthusiasm for relinquishing control. Meanwhile, agents are going too far and deleting databases.³ Even regular ChatGPT has way too much of a go-getter "let me just take care of that for you" attitude. Adding to these concerns, there are a growing number of studies and articles detailing the loss of human expertise in areas where AI does most of the work.⁴

Applying David Marquet's Leader-Leader model to the age of agentic AI: When Captain Marquet was approving a key decision, he needed to know "Is it safe?" If he could get a "yes" answer, with credible and sufficient confidence, that was all he really needed to hear. That same question is the most important safeguard in AI-native work.

David Marquet transformed his submarine crew from the worst-performing in the US Navy into the highest-performing, without changing crew members.¹ He recognized that people need to be empowered to make consequential decisions with minimal oversight — but empowerment only works when the people making decisions have genuine mastery of the domain.

Regarding AI-native workflows and the use of agents: "Is it safe?"

We want frequent reassurance, with credible and sufficient confidence from an actual person. How can we build in trustworthy human oversight as more development responsibilities are delegated to AI — and de-skilling is a common risk?

Do you have enough expertise to judge safety? Are you losing it?

Marquet's Leader-Leader model has given me some useful angles on human oversight in AI-native software production. To be confident in a "yes, it's safe" answer, Marquet would certify people by asking key questions to confirm ownership of context. His certification questions focused on three pillars:

PillarWhat it verifies
MasteryTechnical competence — do they understand what is being built and why this approach was chosen?
ControlGovernance capabilities and system constraints — do they understand the guardrails and failure modes?
ClarityClarity of intent — does the output serve the goal, not just the prompt?

He wanted skilled leaders under his command, not followers who needed explicit rulesets to dictate each course of action. That distinction matters enormously when AI is executing consequential actions on behalf of a team.

On a related note, the loss of human expertise in AI-native environments has been flagged as a serious danger. A January 2026 Randomized Controlled Trial conducted by Anthropic revealed that while AI assistance dramatically speeds up software development, it can lead to a 17% decline in developer mastery and significantly weaken debugging skills.⁵

Anthropic's own recommendation: deploy AI tools with intentional design choices that support engineers' learning, noting that productivity benefits may come at the cost of the debugging and validation skills needed to oversee AI-generated code.

A culture of continuous learning has been championed at every tech company I've encountered, frequently by me. Sadly, there is a vast chasm between principled discussion and meaningful implementation. A learning platform isn't a set of embedded practices, and the licenses won't get used by the majority of people who have access. We need to verify learning and understanding, with checkpoints built into our daily workflows. The need is becoming more obvious and urgent.

A Certification Checklist for Safety and Learning

Here is an approach to ensure that a human has engaged responsibly with what an agent is producing. I recommend that managers or leads use two or three randomly selected questions from this list during any AI-assisted code review, deployment, or consequential workflow decision. Real live human people credibly answer the question, "Is it safe?" — with credible mastery, control, and clarity. Are they learning through the use of sophisticated tools, or letting the tools get out of control?

CategoryQuestion to ask
Mastery Can you explain why the agent chose this approach over the obvious alternative?
Mastery Which parts of this output did you manually verify against your own understanding?
Mastery What assumptions did the agent make, and are those assumptions true in your context?
Control How does this handle null inputs, timeouts, or unexpected states? Did the agent account for these?
Control What is the rollback procedure if this goes wrong, and has the agent accounted for it?
Control Which actions in this workflow are irreversible? Are they gated behind explicit human confirmation?
Clarity How does this output serve the goal we stated, not just the prompt we wrote?
Clarity If the AI tool disappears now, could a human debug and maintain this work in six months?

Fair warning: This will save people from de-skilling, long-term redundancy, and technical liabilities — but it will also feel strange to be quizzed this way until you've gone through it several times. There's a good justification for that strangeness. Studies have shown that taking tests, or just being informed about upcoming tests, improves learning and recall. This is the "forward testing effect."⁶

The Bottom Line

The most important safeguard is a team that understands the domain well enough to spot when the agent has gone wrong. Marquet called this mastery. It's still the prerequisite for safe delegation. Confirm human mastery by certifying people respectfully and as a matter of course, at each gate.

1 David Marquet, Turn the Ship Around!: A True Story of Turning Followers into Leaders. davidmarquet.com/turn-the-ship-around-book

2 Cursor Community Forum, "How to enable actual YOLO/AutoRun mode?" March 2025. forum.cursor.com

3 The Guardian, "Claude AI deletes firm database," April 29, 2026. theguardian.com

4 Futurism, "Software Engineers Say They're Losing the Ability to Code Now That AI Does It for Them," Krystle Vermes, May 13, 2026. futurism.com

5 InfoQ, "Anthropic Study: AI Coding Assistance Reduces Developer Skill Mastery," February 2026. infoq.com

6 Karl Heinz T. Bäuml and Oliver Kliegl, "The Critical Role of Retrieval Processes in Release from Proactive Interference," Journal of Memory and Language (2013). baeuml.app.uni-regensburg.de

← All Perspectives Discuss this ↗