top of page
All Videos
All Videos

Share
Facebook
Twitter
Pinterest
Tumblr
Copy Link
Link Copied
Search video...
All Categories
Comedy

Now Playing
demo
02:22

Now Playing
7C370A1B-78DC-D79A-6AE9-0FCD531B3739
01:29

Now Playing
learnteachmasterorg-ai-assistant-overview
00:40

Now Playing
Intent-Drive Architecture with Claude Code
07:01
Home: Welcome
Search


TeamBrain: From Sales Handoff Chaos to a Living Project Brain
TeamBrain: From Sales Handoff Chaos to a Living Project Brain Every software team knows this moment. The deal closes. The kickoff meeting happens. And suddenly engineering is left asking: “What was actually promised?” “Where are the real requirements?” “Why are there six spreadsheets and three decks?” This isn’t a tooling problem. It’s a handoff problem. TeamBrain was created to fix that — not by writing more documentation, but by changing how project knowledge is generated,
Mark Kendall
Dec 16, 20253 min read
Learn,Teach,Master: Your Springboard into a Fulfilling Tech Career
Learn, Teach, Master: Your Springboard into a Fulfilling Tech Career with Java Spring Boot The tech world is booming, and landing a...
Mark Kendall
Oct 6, 20202 min read
Skills, Agents, and Tools: The Architecture Developers Need to Understand
Skills, Agents, and Tools: The Architecture Developers Need to Understand From knowing how to do the work, to deciding what work to do, to actually doing it. I am currently in what I call Learn → Teach → Master mode. I haven’t reached Master yet. In fact, one of the reasons I’m digging so deeply into agentic engineering right now is simple: I recently discovered some very specific gaps in my own understanding. Rather than memorize enough terminology to get through a certifica
Mark Kendall
1 hour ago9 min read
A Developer’s Last-Ditch Guide to Agentic Architecture, Claude, and Intent-Driven Engineering
Reverse Exam Cram: 19 Principles for Surviving the Agentic Engineering Deep End A Developer’s Last-Ditch Guide to Agentic Architecture, Claude, and Intent-Driven Engineering There is a point in certification prep where memorizing terminology stops helping. You can know what a subagent is. You can know what MCP stands for. You can explain prompt caching, hooks, skills, tool calls, structured output, and orchestration. And then the exam gives you a scenario. A coordinator has t
Mark Kendall
3 hours ago11 min read
Stop Copying Code. Teach the AI How to Scaffold It.
Stop Copying Code. Teach the AI How to Scaffold It. How Skills + Agentic Workflows turn a proven SEGA into a regenerative software factory Most enterprise development teams eventually discover something interesting: The next implementation already exists. Not literally. But 70%, 80%, sometimes 90% of it does. A new adapter looks remarkably like the previous adapter. A new microservice follows the same deployment model. A new integration uses the same authentication, logging,
Mark Kendall
22 hours ago8 min read
# Why Intent-Driven Engineering Works Across Every AI Coding Tool
# Why Intent-Driven Engineering Works Across Every AI Coding Tool *Claude Code, Cursor, Gemini, ChatGPT — the tools change. The underlying architecture doesn’t.* ----- Every few months, a new AI coding tool claims the throne. Claude Code today, Cursor tomorrow, Gemini CLI or the next ChatGPT-powered agent after that. Teams building their engineering practice around a single vendor’s feature set are building on sand. Intent-Driven Engineering (IDE) takes a different bet: the t
Mark Kendall
2 days ago5 min read
Intent Is the Control Plane: Enterprise Agentic AI Architecture for 2026
Intent Is the Control Plane: Enterprise Agentic AI Architecture for 2026 Different protocols. Different layers. One governing idea: the enterprise should begin with intent. Agentic AI architecture is becoming much clearer. We now have protocols for agents talking to tools. Protocols for agents talking to other agents. Protocols for agents interacting with users. Emerging approaches allow agents to generate user interfaces dynamically. Underneath all of it, enterprises still h
Mark Kendall
3 days ago8 min read
Before AI Could Write the Code: The 30-Year Roots of Intent-Driven Engineering
Before AI Could Write the Code: The 30-Year Roots of Intent-Driven Engineering The idea is older than AI. What changed is that we can finally execute it. Intent-Driven Engineering can feel like something that suddenly emerged from generative AI. A developer writes an intent describing an outcome. An AI coding system examines the repository, architecture and constraints. Agents and tools gather additional context. Software is generated. Tests validate the implementation. Infra
Mark Kendall
3 days ago8 min read
From Intent File to Running Cloud: A Developer’s Guide to Intent-Based Cloud Systems
From Intent File to Running Cloud: A Developer’s Guide to Intent-Based Cloud Systems What if the intent—not the infrastructure—became the starting point? For decades, building a cloud application has meant translating a business idea through layer after layer of increasingly technical artifacts: Requirement → architecture → application code → infrastructure → security → deployment → operations. Each translation creates work. Each creates opportunities for misunderstanding. An
Mark Kendall
3 days ago10 min read
Intent-Driven Engineering Didn’t Start With AI: The Architecture Has Been Hiding in Networks for Years
Intent-Driven Engineering Didn’t Start With AI: The Architecture Has Been Hiding in Networks for Years AI may have made intent executable. It did not invent the idea. One of the most interesting things about working on Intent-Driven Engineering is discovering that some of its deepest architectural ideas have been developing in another part of computer science for years. Not in generative AI. Not in coding assistants. Not in prompt engineering. In network management. In 2020,
Mark Kendall
3 days ago9 min read
One Day Before the Claude Certified Architect Exam
One Day Before the Claude Certified Architect Exam The Last-Minute CCA-F Cheat Sheet You have one day left. This is not the day to learn Claude from scratch. It is not the day to memorize another 300 pages of documentation. And it is definitely not the day to convince yourself that you need to know every method, parameter, configuration option, or obscure feature in the Claude ecosystem. The Claude Certified Architect – Foundations (CCA-F) exam is fundamentally an architectur
Mark Kendall
3 days ago11 min read
The Claude Architect Exam-Day Mental Model: 15 Signals That Point to the Right Answer
The Claude Architect Exam-Day Mental Model: 15 Signals That Point to the Right Answer When you’re staring at two plausible answers on a Claude architecture question, don’t try to memorize another hundred facts. Instead, identify the architectural signal hidden in the scenario. Most questions are really asking: What responsibility belongs to what mechanism? Once you recognize that responsibility, the answer often becomes surprisingly obvious. Here is a practical mental model f
Mark Kendall
5 days ago7 min read
“Keep engineering evidence connected to the intent.”
For the registry Beacon, the job was: “Keep engineering evidence connected to the intent.” For fault tolerance and observability, I’d define a second category: Reliability Beacon — an intent-aware service that watches runtime behavior, detects when reality is moving away from the intended operating condition, and helps the system recover or escalate. That gives you a practical implementation of the book’s fault-tolerance/observability material instead of leaving it as archite
Mark Kendall
Aug 114 min read
Building an Intent Beacon: Lightweight Python Agents for Intent-Driven Engineering
Building an Intent Beacon: Lightweight Python Agents for Intent-Driven Engineering Connecting engineering facts, evidence, and outcomes back to intent In Intent-Driven Engineering, one of the most important architectural problems is surprisingly simple: How do we keep the original intent connected to everything that happens after engineering work begins? An Intent file may begin the process, but software delivery quickly spreads across many systems. A Jira story gets created.
Mark Kendall
Aug 117 min read
Intent-Driven Engineering Without the Bureaucracy
Intent-Driven Engineering Without the Bureaucracy Enterprise rigor does not have to mean enterprise bureaucracy. One of the most important ideas behind Intent-Driven Engineering is that the methodology defines a canonical destination, not a mandatory implementation for every engineering organization. The complete model can include structured Intent artifacts, validation, versioning, an Intent Registry, lifecycle evidence, metrics, governance, semantic intelligence, and eventu
Mark Kendall
Aug 112 min read
The Intent-Driven Registry: Start Simple, Then Make It Intelligent
The Intent-Driven Registry: Start Simple, Then Make It Intelligent One of the most common objections to governance in Intent-Driven Engineering is also one of the most reasonable: “You want every Intent registered, owned, versioned, dated, and governed. Who is going to maintain all of that?” The answer should not be the developer. If maintaining an Intent Registry becomes another manual administrative responsibility, teams will resist it, developers will work around it, and e
Mark Kendall
Aug 107 min read
Intent Kit: A Simpler Alternative to Spec Kit for AI-Driven Software Development
Intent Kit: A Simpler Alternative to Spec Kit for AI-Driven Software Development Absolutely. I pulled the current README for Intent Kit and compared it with the current Spec Kit workflow. Here’s a Wix-ready article that gives Spec Kit proper credit while making the case that Intent Kit is deliberately optimizing for a simpler developer experience. Intent Kit: A Simpler Alternative to Spec Kit for AI-Driven Software Development AI-assisted software development is quickly movin
Mark Kendall
Aug 97 min read
Accenture Is Moving Toward Intent-Driven Engineering — They Just Don’t Call It That
Accenture Is Moving Toward Intent-Driven Engineering — They Just Don’t Call It That AI-native engineering, agentic software delivery, reusable agents, evaluation harnesses, governance and business outcomes are converging on a familiar idea: define what needs to happen before asking AI to build it. Something interesting is happening inside one of the world’s largest technology consulting companies. Accenture is aggressively building an AI-native software engineering capabilit
Mark Kendall
Aug 86 min read
Why Intent-Driven Engineering May Not Need Another Spec Framework
Why Intent-Driven Engineering May Not Need Another Spec Framework Intent-Driven Engineering Turns Claude Code Into a Repeatable Enterprise Software Delivery System — Without Forcing Developers Into Another Workflow The software industry is quickly trying to answer an important question: How do we make AI-generated software development repeatable, governable, auditable, and scalable? One answer gaining attention is spec-driven development. The idea makes sense. Before an AI co
Mark Kendall
Aug 88 min read
The First 30 Minutes with Claude Code: Why the Best Engineers Don’t Start by Writing Code
The First 30 Minutes with Claude Code: Why the Best Engineers Don’t Start by Writing Code One of the biggest misconceptions about AI-assisted software development is that success comes from writing the perfect prompt. It doesn’t. During a recent workshop, Boris Cherny—the creator of Claude Code—shared a series of onboarding habits used internally at Anthropic. Surprisingly, almost none of them were about clever prompting. Instead, they focused on understanding the codebase, c
Mark Kendall
Aug 74 min read
Home: Blog2
Home: Subscribe

Contact
Home: Contact
bottom of page