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
Mark Kendall: An Early Architect and Pioneering Voice in Intent-Driven Engineering
Mark Kendall: An Early Architect and Pioneering Voice in Intent-Driven Engineering Artificial intelligence is changing how software gets built. But the real breakthrough is not just that AI can write code. The real breakthrough is learning how to guide AI with enough clarity, structure, context, and evidence that teams can use it reliably in real enterprise delivery. That is where Intent-Driven Engineering comes in. Intent-Driven Engineering is an emerging approach to AI-nati
Mark Kendall
7 minutes ago5 min read
Intent-Driven Engineering: Why Intent-Driven Engineering Works Across Claude Code, Copilot, Codex, Cursor, Gemini, and Every AI Coding Platform
Intent-Driven Engineering: Why Intent-Driven Engineering Works Across Claude Code, Copilot, Codex, Cursor, Gemini, and Every AI Coding Platform The mistake most teams make with AI coding tools is picking a tool before they define the work. They ask: Which is better — Claude Code, Copilot, Codex, Cursor, or Gemini? That is the wrong first question. The better question is: Can our team describe intent clearly enough that any capable AI engineering platform can execute against i
Mark Kendall
1 hour ago9 min read
Certification Article #4: Agentic Architecture — The Difference Between Asking Claude and Operating Claude
Certification Article #4: Agentic Architecture — The Difference Between Asking Claude and Operating Claude Most engineers begin with Claude Code the same way they begin with any AI tool: they ask it to write code. That is useful, but it is not the certification-level understanding. The real shift happens when we stop treating Claude Code as a chat assistant and start treating it as an agentic engineering runtime. That means Claude is not just answering prompts. It is reading
Mark Kendall
1 hour ago8 min read
Article 3: The Claude Architect Thinks in Orchestration, Not Prompts
Article 3: The Claude Architect Thinks in Orchestration, Not Prompts From “Ask Claude” to “Design the Work” Most people begin with Claude by asking better prompts. That is useful. But a Claude Architect has to go further. A Claude Architect does not simply ask Claude to do work. A Claude Architect designs the way Claude receives context, selects tools, delegates to subagents, uses skills, calls MCP servers, follows guardrails, and produces evidence. That is the shift. Prompti
Mark Kendall
20 hours ago8 min read
Claude Code vs GitHub Copilot: automation quick reference
Claude Code vs GitHub Copilot: automation quick reference Capability Claude Code GitHub Copilot / VS Code / GitHub Practical enterprise read Repo-aware coding Strong when run inside the repo. Claude Code is designed as an agentic coding tool that reads the codebase, edits files, runs commands, and integrates with dev tools. Strongest inside VS Code, JetBrains, GitHub.com, or Copilot CLI when opened against the actual repo. Weak if people are only using web chat and copy/paste
Mark Kendall
1 day ago5 min read
Semi-Autonomous Claude Code Delivery
Semi-Autonomous Claude Code Delivery Purpose The goal of this workflow is to let teams use Claude Code more aggressively without turning the development process into an uncontrolled automation experiment. The target is not to remove developers from the loop. The target is to remove repetitive setup, planning, scaffolding, implementation, validation, and branch/PR preparation work from the developer’s day. This gives us a compromise between two extremes: Manual Claude Code usa
Mark Kendall
2 days ago11 min read
The Claude Code Architecture Mindset: How Architects Turn Tools Into an Engineering Operating Model
The Claude Code Architecture Mindset: How Architects Turn Tools Into an Engineering Operating Model Most developers learn Claude Code by learning the mechanics: CLAUDE.md, Plan Mode, slash commands, skills, hooks, MCP configuration, context management, subagents, and CI/CD usage. That is the foundation. But architects have a different job. The architect does not just ask, “How do I use Claude Code?” The architect asks: How do all the pieces fit together? What is the operating
Mark Kendall
2 days ago15 min read
Claude Code Architect Preparation: The Vocabulary and Mechanics Every Team Should Know
Claude Code Architect Preparation: The Vocabulary and Mechanics Every Team Should Know Claude Code is not just another coding assistant. It is an agentic development environment that lives close to the repository, understands project structure, works through multi-step tasks, and can be extended with memory files, slash commands, skills, subagents, hooks, MCP servers, and CI/CD workflows. Anthropic describes Claude Code as an agentic coding tool that works in the terminal, un
Mark Kendall
2 days ago14 min read
From Big Feature Plans to Small Delivery Intents: The Missing Step in AI-Assisted Software Development
From Big Feature Plans to Small Delivery Intents: The Missing Step in AI-Assisted Software Development Most software teams are not failing with AI because they lack tools. They are failing because they are handing AI the wrong size of work. A team may have Jira stories, Confluence pages, Figma designs, API documentation, architectural standards, and business rules. They may even have skills, agents, or MCP servers that can gather all of that information and generate a large f
Mark Kendall
3 days ago6 min read
Delta Mode: How to Stop Claude Code From Overthinking Every Feature Change
Delta Mode: How to Stop Claude Code From Overthinking Every Feature Change Most teams do not struggle with Claude Code because the tool cannot code. They struggle because they are asking Claude Code to work without enough scope control. This shows up in a very common pattern: A developer asks Claude Code to make a small revision. Claude Code starts reviewing the whole feature again. Then it re-reads the architecture. Then it reconsiders the plan. Then it inspects related file
Mark Kendall
3 days ago8 min read
How IntentKit Caught Up: From Idea to One-Line Enterprise Installation
How IntentKit Caught Up: From Idea to One-Line Enterprise Installation How IntentKit Caught Up: From Idea to One-Line Enterprise Installation For a while, one of the biggest advantages other AI engineering toolkits had was not necessarily the philosophy, the workflow, or the engineering model. It was installation. They made it easy. A developer could open a terminal, run one command, initialize a project, and immediately start working inside a structured AI-assisted workflow.
Mark Kendall
4 days ago6 min read
How to Install Claude Skills and IntentKit Into Any Repo
How to Install Claude Skills and IntentKit Into Any Repo AI coding tools are powerful, but teams often struggle because every developer uses them differently. One developer creates plans. Another jumps straight into code. Another forgets verification. Another never produces evidence. That is why shared Claude Skills matter. Claude Skills give your team a repeatable delivery loop inside the repo. Instead of relying on each developer to remember the right process, the repo itse
Mark Kendall
4 days ago5 min read
Stop Writing Status Updates. Let Claude Do It.
Stop Writing Status Updates. Let Claude Do It. We've been running Claude Code on our teams and found two things every engineering team wastes time on every single day: Writing standup updates — someone has to go dig through git, check PRs, summarize what's moving and what's stuck. It takes 15 minutes. Nobody loves doing it. Figuring out what to build next — capturing intent, planning, breaking down tasks, tracking what was actually done. It either doesn't happen or it happens
Mark Kendall
4 days ago3 min read
Getting Started with Intent-Driven Engineering: Skills, Agents, MCP Servers, and Practical Team Resources
Getting Started with Intent-Driven Engineering: Skills, Agents, MCP Servers, and Practical Team Resources Most application teams do not need another AI demo. They need a repeatable way to deliver software faster, with better structure, better context, better reviews, and better evidence. That is the real purpose behind Intent-Driven Engineering. Intent-Driven Engineering is not just “use Claude Code,” “use Copilot,” or “ask AI to write code.” It is a delivery model where team
Mark Kendall
5 days ago9 min read
Skills, Agents, and MCPs: The Practical AI Shared Services Model Every Engineering Team Needs
Skills, Agents, and MCPs: The Practical AI Shared Services Model Every Engineering Team Needs Most engineering teams are trying to figure out how to make AI useful beyond simple code generation. They have Claude Code, GitHub Copilot, ChatGPT, Gemini, or some other AI coding assistant. The tool can write code. It can explain code. It can generate tests. It can sometimes debug. But after the first wave of excitement, teams usually hit the same wall: The AI does not automaticall
Mark Kendall
5 days ago13 min read
Skills, Agents, Subagents, and MCP: How Engineering Teams Should Start Building Reusable AI Delivery Systems
Skills, Agents, Subagents, and MCP: How Engineering Teams Should Start Building Reusable AI Delivery Systems Most teams are still using AI coding tools one prompt at a time. A developer opens a repo, asks the AI to explain something, asks it to generate code, asks it to fix an error, asks it to write tests, and then starts over again on the next story. That works for experimentation. It does not scale for enterprise delivery. The next step is not simply “use a better model” o
Mark Kendall
6 days ago8 min read
Using GitHub Copilot and Claude Code Together in Visual Studio Code
Using GitHub Copilot and Claude Code Together in Visual Studio Code Most engineering teams are treating AI coding tools like a religious debate. Use Copilot. Use Claude Code. Use Cursor. Use this model. Use that model. But that is the wrong framing. The better question is this: What job are we trying to get done inside the repo? Because once a team is working inside a real repository, with real stories, real APIs, real tests, real build errors, real standards, and real deadli
Mark Kendall
7 days ago7 min read
That is the engineering loop. AI does not replace that loop. AI just makes the loop faster if the inputs are real.
The key idea The feature intent file should not be a pretty markdown guess. It should become the input contract for the feature. Right now, teams are manually cutting and pasting from: Figma Jira Swagger/OpenAPI database schemas Confluence screenshots SQL queries API examples business rules existing repo patterns That is wasted effort. Worse, it creates weak inputs. Weak inputs create weak code. The better model is this: Jira story Figma design API contract Database schema Ex
Mark Kendall
7 days ago4 min read
Home: Blog2
Home: Subscribe

Contact
Home: Contact
bottom of page