<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Takiguchi Kazuki</title>
    <description>The latest articles on Forem by Takiguchi Kazuki (@_a02512a78d020950750a).</description>
    <link>https://forem.com/_a02512a78d020950750a</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3652743%2F3630345c-a519-4771-8e4d-15348bec50dc.jpg</url>
      <title>Forem: Takiguchi Kazuki</title>
      <link>https://forem.com/_a02512a78d020950750a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/_a02512a78d020950750a"/>
    <language>en</language>
    <item>
      <title>Strategy Is Actually Easy (If You Have AI Agents)</title>
      <dc:creator>Takiguchi Kazuki</dc:creator>
      <pubDate>Sun, 14 Dec 2025 14:57:50 +0000</pubDate>
      <link>https://forem.com/_a02512a78d020950750a/strategy-is-actually-easy-if-you-have-ai-agents-440k</link>
      <guid>https://forem.com/_a02512a78d020950750a/strategy-is-actually-easy-if-you-have-ai-agents-440k</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbyjkkb3xdwqyzpjwo82c.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbyjkkb3xdwqyzpjwo82c.jpg" alt="AI STRATEGIC PLANNER concept image" width="800" height="436"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=PjJlkrXyRGw" rel="noopener noreferrer"&gt;Here is the 60-second demo video of AI STRATEGIC PLANNER&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/googlekagglechallenge"&gt;Google AI Agents Writing Challenge&lt;/a&gt;: Learning Reflections&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Your Story + URL + AI Agents = Your Own BMC&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In this post, I’ll share how the 5-Day AI Agents Intensive with Google and Kaggle helped me design a multi-agent system that turns a founder’s story and website into a personalized &lt;strong&gt;Business Model Canvas (BMC)&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  0. Who I Am and Why This Course Mattered
&lt;/h2&gt;

&lt;p&gt;I’m not a full-time software engineer.&lt;/p&gt;

&lt;p&gt;I work at a regional financial institution in Japan, supporting small and medium-sized businesses (SMEs) with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Business planning
&lt;/li&gt;
&lt;li&gt;Subsidy and grant applications
&lt;/li&gt;
&lt;li&gt;Long-term strategy discussions
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In other words, I live in a world full of &lt;strong&gt;business plans&lt;/strong&gt; and frameworks that many founders quietly dislike:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“Please fill out this 3-year revenue plan.”
&lt;/li&gt;
&lt;li&gt;“Please describe your competitive advantage in this format.”
&lt;/li&gt;
&lt;li&gt;“Please upload a full business plan using this template.”
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Strategic planning often feels like a &lt;strong&gt;high-friction, jargon-heavy&lt;/strong&gt; domain, even for smart, experienced founders.&lt;/p&gt;

&lt;p&gt;Before the 5-Day AI Agents Intensive, my mental model of AI was simple:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“LLMs are smart assistants that help me write, summarize, and answer questions.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I had used generative AI for writing and analysis.&lt;br&gt;&lt;br&gt;
But &lt;strong&gt;“agentic systems”&lt;/strong&gt; still felt abstract:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How do you go from a single LLM call…
&lt;/li&gt;
&lt;li&gt;…to a system that &lt;strong&gt;plans&lt;/strong&gt;, &lt;strong&gt;uses tools&lt;/strong&gt;, &lt;strong&gt;remembers&lt;/strong&gt;, and &lt;strong&gt;hands work off&lt;/strong&gt; between components?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This course gave me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A vocabulary for agents
&lt;/li&gt;
&lt;li&gt;Architectural patterns I can reason about
&lt;/li&gt;
&lt;li&gt;And most importantly, the &lt;strong&gt;confidence&lt;/strong&gt; to design a multi-agent system for something I care deeply about:&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;Helping SME owners turn messy ideas into &lt;strong&gt;structured, actionable business plans&lt;/strong&gt;.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  1. What “Agents” Meant to Me &lt;em&gt;Before&lt;/em&gt; the Course
&lt;/h2&gt;

&lt;p&gt;Before Day 1, “AI agent” in my head roughly meant:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Some wrapper around an LLM that takes a goal and then magically does stuff.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I had seen frameworks and buzzwords:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“Agents that use tools”
&lt;/li&gt;
&lt;li&gt;“Autonomous AI workflows”
&lt;/li&gt;
&lt;li&gt;“Multi-agent orchestration”
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;…but without a solid mental model, it was hard to go beyond copy–paste tutorials.&lt;/p&gt;

&lt;p&gt;My default pattern was:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;One LLM
&lt;/li&gt;
&lt;li&gt;One big prompt
&lt;/li&gt;
&lt;li&gt;A few follow-up messages
&lt;/li&gt;
&lt;li&gt;If something broke: tweak the prompt, try again, and hope&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The 5-Day AI Agents Intensive basically said:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Stop treating agents as bigger prompts.&lt;br&gt;&lt;br&gt;
Start treating them as &lt;strong&gt;systems&lt;/strong&gt;.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That mental shift is the single most important thing I’m taking away.&lt;/p&gt;




&lt;h2&gt;
  
  
  2. Concepts That Changed How I Think
&lt;/h2&gt;

&lt;p&gt;Across the five days, a few ideas reshaped my understanding of agents.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.1 Agents ≠ Chatbots
&lt;/h3&gt;

&lt;p&gt;Day 1 clarified something I &lt;em&gt;thought&lt;/em&gt; I knew:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;A chatbot &lt;strong&gt;replies&lt;/strong&gt;.&lt;br&gt;&lt;br&gt;
An agent &lt;strong&gt;does things&lt;/strong&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It sounds obvious, but the course grounded it in architecture:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Agents receive &lt;strong&gt;goals&lt;/strong&gt;, not just messages
&lt;/li&gt;
&lt;li&gt;They can select tools, call APIs, and update state
&lt;/li&gt;
&lt;li&gt;They are designed to operate over &lt;strong&gt;time&lt;/strong&gt;, not just in a single request–response
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Once I saw agents as &lt;strong&gt;goal-driven systems&lt;/strong&gt;, my expectations changed:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I stopped expecting perfect one-shot answers
&lt;/li&gt;
&lt;li&gt;I started thinking in terms of &lt;strong&gt;robust workflows&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2.2 Tools and MCP: Interoperability by Design
&lt;/h3&gt;

&lt;p&gt;Day 2 focused on tools and the &lt;strong&gt;Model Context Protocol (MCP)&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Before that, my approach was:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Glue services together myself and feed the results into the LLM.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;MCP offered a more principled way to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Declare tools in a structured format
&lt;/li&gt;
&lt;li&gt;Expose external systems (files, APIs, note stores)
&lt;/li&gt;
&lt;li&gt;Let agents discover and call these tools in a consistent way
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For my use case, this meant I could:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Treat something like &lt;strong&gt;Obsidian&lt;/strong&gt; (for notes &amp;amp; logs) as a &lt;em&gt;first-class tool&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Let agents read/write context instead of hard-coding everything into prompts
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is the moment when “multi-agent SME advisor” stopped being a slide idea and became &lt;strong&gt;implementable architecture&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.3 Context Engineering: Memory ≠ Full History
&lt;/h3&gt;

&lt;p&gt;Day 3’s “context engineering” hit me hard.&lt;/p&gt;

&lt;p&gt;My naive approach was:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Throw the entire conversation history into the prompt and call it memory.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The course suggested a more disciplined view:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Short-term vs long-term context
&lt;/li&gt;
&lt;li&gt;What to summarize, and how
&lt;/li&gt;
&lt;li&gt;What to store structurally
&lt;/li&gt;
&lt;li&gt;What belongs in external tools vs in the prompt
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For SME business planning, this is crucial:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The founder’s story
&lt;/li&gt;
&lt;li&gt;Key assumptions and constraints (cash, team, time)
&lt;/li&gt;
&lt;li&gt;External data (market info, benchmarks)
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You don’t want to shove all of that into a single prompt.&lt;br&gt;&lt;br&gt;
You want to &lt;strong&gt;structure&lt;/strong&gt; it, keep it &lt;strong&gt;queryable&lt;/strong&gt;, and feed in only what’s relevant.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.4 Quality, Logs, and Evaluation
&lt;/h3&gt;

&lt;p&gt;Day 4’s focus on quality and observability was humbling.&lt;/p&gt;

&lt;p&gt;My earlier mindset:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“If it works on my test case, it’s probably fine.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The course pushed me to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Log decisions and tool calls
&lt;/li&gt;
&lt;li&gt;Trace multi-step workflows
&lt;/li&gt;
&lt;li&gt;Treat &lt;strong&gt;evaluation as part of the design&lt;/strong&gt;, not an afterthought
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For my capstone, that meant:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Looking at each agent’s input/output
&lt;/li&gt;
&lt;li&gt;Detecting where hallucinations or inconsistencies appeared
&lt;/li&gt;
&lt;li&gt;Thinking about simple checks, like:

&lt;ul&gt;
&lt;li&gt;Does the plan include all required sections?
&lt;/li&gt;
&lt;li&gt;Are financial assumptions at least internally consistent?
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;That mindset will matter a lot when I try to move from prototype to something SMEs can reliably use.&lt;/p&gt;




&lt;h2&gt;
  
  
  3. Surviving as a Non-Native English Learner
&lt;/h2&gt;

&lt;p&gt;Important confession: &lt;strong&gt;English is not my working language.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That matters, because:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The whitepapers are dense
&lt;/li&gt;
&lt;li&gt;The podcasts are technical
&lt;/li&gt;
&lt;li&gt;The notebooks are explained in English
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If I had tried to brute-force everything, I probably would’ve dropped out by Day 2.&lt;/p&gt;

&lt;p&gt;Instead, I built my own &lt;strong&gt;AI-powered learning stack&lt;/strong&gt; on top of the course.&lt;/p&gt;

&lt;h3&gt;
  
  
  3.1 NotebookLM for Digesting Whitepapers
&lt;/h3&gt;

&lt;p&gt;For each whitepaper, I:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Uploaded the PDF into &lt;strong&gt;NotebookLM&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Asked it to generate a &lt;strong&gt;5–7 minute Japanese explainer&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Read the explainer to understand the structure and key points
&lt;/li&gt;
&lt;li&gt;Went back to the original text only when I needed details
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This turned the whitepapers from:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Walls of English text I must conquer”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;into:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“References I can navigate with a guide”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  3.2 Gemini as Code Tutor and Architect
&lt;/h3&gt;

&lt;p&gt;When I hit code I didn’t understand, I pasted pieces into &lt;strong&gt;Gemini&lt;/strong&gt; and asked questions like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“Explain this class as part of a workflow for SME business planning.”
&lt;/li&gt;
&lt;li&gt;“What responsibility does this function have in the agent architecture?”
&lt;/li&gt;
&lt;li&gt;“Is there a cleaner way to structure this multi-agent flow?”
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Gemini helped me bridge:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Low-level code understanding&lt;/strong&gt;, and
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;High-level architecture and business context&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That bridge is what made it possible for me to attempt a serious capstone at all.&lt;/p&gt;




&lt;h2&gt;
  
  
  4. Capstone: AI STRATEGIC PLANNER for SME Business Plans
&lt;/h2&gt;

&lt;p&gt;For the capstone project, I built:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;AI STRATEGIC PLANNER&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
A multi-agent system that helps SME owners turn their story and website into a structured business plan.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Capstone write-up:&lt;br&gt;&lt;br&gt;
&lt;a href="https://www.kaggle.com/competitions/agents-intensive-capstone-project/writeups/ai-strategic-planner-3357042" rel="noopener noreferrer"&gt;https://www.kaggle.com/competitions/agents-intensive-capstone-project/writeups/ai-strategic-planner-3357042&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The core idea can be summarized as:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Your Story + URL + AI Agents = Your Own BMC&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  4.1 Problem: Business Plans Are a Cognitive Tax
&lt;/h3&gt;

&lt;p&gt;In my daily work with SMEs, I see a recurring pattern:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Founders have strong intuition about:

&lt;ul&gt;
&lt;li&gt;Customers
&lt;/li&gt;
&lt;li&gt;Products and services
&lt;/li&gt;
&lt;li&gt;Local competition
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;But when they face:

&lt;ul&gt;
&lt;li&gt;Subsidy applications
&lt;/li&gt;
&lt;li&gt;“3-year revenue projections”
&lt;/li&gt;
&lt;li&gt;Business model templates
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;…their energy drops.&lt;br&gt;&lt;br&gt;
The &lt;strong&gt;format&lt;/strong&gt; becomes a barrier.&lt;/p&gt;

&lt;p&gt;Advisors like me help, but we’re not perfect either:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Some are good at market analysis
&lt;/li&gt;
&lt;li&gt;Some at finance
&lt;/li&gt;
&lt;li&gt;Some at storytelling
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Almost no one is great at &lt;em&gt;all of it&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;This is exactly the kind of “multi-perspective” problem that a &lt;strong&gt;team of agents&lt;/strong&gt; can help with.&lt;/p&gt;

&lt;h3&gt;
  
  
  4.2 Design: Four Agents, Four Roles
&lt;/h3&gt;

&lt;p&gt;Inspired by the course, I refused to build “one giant agent”.&lt;br&gt;&lt;br&gt;
Instead, I designed a &lt;strong&gt;team of four&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Analyst&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Reads the founder’s description and website
&lt;/li&gt;
&lt;li&gt;Extracts key facts: customers, value, strengths, weaknesses
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;&lt;strong&gt;Strategist&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Proposes a business model structure
&lt;/li&gt;
&lt;li&gt;Drafts a first &lt;strong&gt;Business Model Canvas (BMC)&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;&lt;strong&gt;CFO&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Creates rough financial assumptions
&lt;/li&gt;
&lt;li&gt;Checks basic feasibility: “Is this likely to be in the red or black?”
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;&lt;strong&gt;Chief Editor&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Takes everything above and produces:
&lt;/li&gt;
&lt;li&gt;A narrative business plan
&lt;/li&gt;
&lt;li&gt;Sections aligned with common subsidy/grant templates
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;Each role mirrors someone I’ve seen in real SME support:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Analyst → junior consultant
&lt;/li&gt;
&lt;li&gt;Strategist → business designer
&lt;/li&gt;
&lt;li&gt;CFO → finance specialist
&lt;/li&gt;
&lt;li&gt;Editor → the person who knows “how this needs to read on paper”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The course gave me the confidence to formalize these roles as &lt;strong&gt;actual agents&lt;/strong&gt;, not just bullet points in my notebook.&lt;/p&gt;

&lt;h3&gt;
  
  
  4.3 Under the Hood: What I Used
&lt;/h3&gt;

&lt;p&gt;At a high level, the system uses:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Google’s Agent Development Kit (ADK)&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;To define and orchestrate agents
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;&lt;strong&gt;MCP (Model Context Protocol)&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;To connect agents with external tools like note stores
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;A simple &lt;strong&gt;memory layer&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;So later agents can read outputs from earlier ones
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Role-specific prompts  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Heavily inspired by the “context engineering” and “quality” days
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;For every design decision, I asked:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“If this were a human team,&lt;br&gt;&lt;br&gt;
who would own this step,&lt;br&gt;&lt;br&gt;
and what would they need to see?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That question came directly from how the course framed agents as &lt;strong&gt;structured workflows&lt;/strong&gt;, not magic boxes.&lt;/p&gt;




&lt;h2&gt;
  
  
  5. How My Understanding of Agents Evolved
&lt;/h2&gt;

&lt;p&gt;Looking back, my mental model went through four stages:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Before the course&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“Agents = LLMs with bigger prompts + maybe some tools”&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;After Day 2 (Tools &amp;amp; MCP)&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“Agents = LLMs that can call external systems in a structured way”&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;After Day 3–4 (Context &amp;amp; Quality)&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“Agents = long-running workflows with memory, tools, and observable behavior”&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;After the Capstone&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“Agents = &lt;em&gt;teams&lt;/em&gt; of specialized workers,
where architecture and evaluation matter as much as the model itself”&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I now think less in terms of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“What prompt should I write?”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;and more in terms of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“What roles exist in this problem domain?”
&lt;/li&gt;
&lt;li&gt;“What tools do they need?”
&lt;/li&gt;
&lt;li&gt;“What should they remember or forget?”
&lt;/li&gt;
&lt;li&gt;“How will I know the system is behaving well?”
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For me, that is a big upgrade compared to where I started.&lt;/p&gt;




&lt;h2&gt;
  
  
  6. What I’ll Take Back to My Day Job
&lt;/h2&gt;

&lt;p&gt;The Intensive was not just an academic exercise.&lt;br&gt;&lt;br&gt;
I’m already thinking about how to adapt these ideas for SME support.&lt;/p&gt;

&lt;p&gt;Some directions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Interactive business plan drafting&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Founders talk; agents listen, structure, and draft a plan
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;&lt;strong&gt;Scenario exploration&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CFO-like agents quickly sketch “what-if” revenue and cost scenarios
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;&lt;strong&gt;Knowledge reuse&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Successful patterns encoded as starting points for new founders in similar industries
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;Most importantly:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;I no longer see “agents” as futuristic or out of reach.&lt;br&gt;&lt;br&gt;
I see them as &lt;strong&gt;next-step tools&lt;/strong&gt; to make expert support more accessible to the small businesses that need it most.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  7. Final Reflection
&lt;/h2&gt;

&lt;p&gt;If I had to summarize my experience in one line, it would be:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;This course turned “agents” from a buzzword&lt;br&gt;&lt;br&gt;
into a &lt;strong&gt;mental toolbox&lt;/strong&gt; I can actually use.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I joined the Intensive as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A non-native English speaker
&lt;/li&gt;
&lt;li&gt;Not a full-time developer
&lt;/li&gt;
&lt;li&gt;Someone who spends more time with business owners than with code
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And I finished with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A working multi-agent prototype
&lt;/li&gt;
&lt;li&gt;A clearer sense of agent architecture and evaluation
&lt;/li&gt;
&lt;li&gt;A concrete plan for how agents can support real SME business planning
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Huge thanks to the teams at Google and Kaggle for creating content that is both &lt;strong&gt;ambitious&lt;/strong&gt; and &lt;strong&gt;practical&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;And to anyone reading this who feels that agents are “too advanced” for them:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;If an SME advisor from regional Japan can finish this course&lt;br&gt;&lt;br&gt;
and ship a multi-agent capstone,&lt;br&gt;&lt;br&gt;
you probably can, too.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>googleaichallenge</category>
      <category>ai</category>
      <category>agents</category>
      <category>devchallenge</category>
    </item>
  </channel>
</rss>
