syllabus body
Week 1: Agentic AI & Workflow Discovery¶
- Distinguish between automation, workflows, and agents on the autonomy spectrum
- Catalog your high-value workflows and AI assets in a structured Notion repository
- Build a version-controlled AI asset library using GitHub and Cursor
- Configure personalized work profiles and memory systems across AI platforms
- Select appropriate building blocks (Prompt, Context, Model, Project, Skill, Agent, MCP) for your workflows
Session : Agentic AI Builder Stack Setup¶
Live step-by-step walkthrough of builder stack setup with real-time troubleshooting support.
Outcomes:
- GitHub repository created and configured for AI building block version control
- AI code editor (Cursor, VS Code) installed, configured, and connected to AI models
- Voice-to-text tools integrated for hands-free AI collaboration
- Command-line tools (Google Gemini, OpenAI Codex, Claude Code) activated and tested with sample workflow
- AI personalization settings configured with custom instructions, privacy protections, and professional preferences
- Memory systems activated and populated with key professional context across AI platforms
Module : Configure Your Agentic AI Builder Stack
Build the infrastructure that transforms AI from an occasional tool to a daily operating system. You'll configure your complete AI builder stack—code editor, work profiles, memory systems, voice-to-text, and version control—creating the foundation that makes every workflow you automate organized, repeatable, and professional.
| # | Lesson | Type |
|---|---|---|
| 1 | Configure Your AI Personalization Settings | Live |
| 2 | Configure AI Memory Systems | Live |
| 3 | Configure AI-Powered Code Editor | Live |
| 3 | Connect AI to Your Business Apps via MCP | Self-Paced |
| 4 | Implement Version Control for Your AI Building Blocks | Live |
| 6 | Implement Voice-to-Text for Hands-Free AI Collaboration | Live |
| 7 | Build Your AI Operations Registry | Live |
Configure Your AI Personalization Settings
Configure your AI platforms to match your professional standards and communication style. You'll set up user preferences, define output formats, configure security settings including privacy controls and MFA, and establish baseline behaviors. By the end of this lesson, your AI tools will consistently deliver responses aligned with your professional requirements—without needing to specify preferences in every conversation.
Objectives:
- Configure personalized work profiles on your AI tools using custom instructions that reflect your role, work context, and response preferences
- Implement privacy and security protections across all platforms by disabling model training data sharing and enabling multi-factor authentication
- Apply personalization strategically across platforms based on each platform's available features (custom instructions, user preferences, style settings, output formats)
Configure AI Memory Systems
Activate AI memory systems that automatically retain your professional context across conversations. You'll enable persistent memory, populate your tools with key facts about your role and work, establish memory hygiene practices for reviewing and editing stored information, and set privacy boundaries. Your AI assistants will remember your context automatically—no more re-explaining who you are or what you're working on every conversation.
Objectives:
- Configure active memory systems on your AI platforms that retain key professional context across conversations without repeated explanations
- Implement memory settings across platforms by enabling persistent context between sessions
- Populate your AI memory with 2-3 critical professional facts about your role, work context, and communication preferences
- Apply memory hygiene practices by reviewing stored information and protecting sensitive data from AI memory
Configure AI-Powered Code Editor
Transform your development workflow with an AI-powered code editor (Cursor or VS Code). Configure AI model integration (Claude, ChatGPT, Gemini, or other CLI models) that lets you generate code through natural language, get instant explanations for complex logic, and refactor with AI assistance. This workspace becomes essential infrastructure for building Skills, workflows, and Agents—enabling builders without deep coding backgrounds to create production-quality AI systems.
Objectives:
- Configure an AI-powered code editor (Cursor or VS Code) as your workspace for AI building block development
- Install and authenticate at least one AI model integration (Claude Code, ChatGPT Codex, Gemini CLI, or similar)
- Create and preview a Markdown file to verify your editor is properly configured
Connect AI to Your Business Apps via MCP
Objectives:
- Configure MCP connections to connect your AI assistant to external tools and data sources with proper authentication and permissions
- Set up working connectors for business applications (Gmail, Drive, Notion, Slack, HubSpot) relevant to your workflow
- Test each configured connector by executing prompts that successfully call external tools and retrieve data
- Distinguish between remote MCP servers (cloud-based) and local desktop extensions to select the right architecture for different use cases
Implement Version Control for Your AI Building Blocks
Implement GitHub version control as your safety net for AI building block development. Create a repository to store Skills, Prompts, Agent configurations, and workflows with full change history. Master the create-commit-push workflow that professional developers use to track iterations, experiment without risk, collaborate across teams, and recover from mistakes—critical infrastructure for building production AI systems.
Objectives:
- Create a GitHub repository to store and version your AI building blocks (Skills, Prompts, Agents, configurations)
- Execute the create → commit → push workflow to save a building block to your repository
- Verify your repository syncs between local and cloud to protect your work
Implement Voice-to-Text for Hands-Free AI Collaboration
Install and configure a voice-to-text application (Wispr Flow recommended) to enable hands-free interaction with AI tools and code editors throughout the course. You'll practice voice dictation, learn best practices for speaking with AI, and set up your environment for maximum productivity. Voice-first collaboration dramatically accelerates your workflow—especially for complex prompts and multi-step instructions.
Objectives:
- Install and configure a voice-to-text application (Wispr Flow or alternative) with proper permissions and settings for AI platform integration
- Practice voice dictation techniques including formatting commands, punctuation control, and natural speech patterns to achieve 90%+ accuracy
- Demonstrate hands-free AI collaboration by completing a workflow entirely through voice—from initial prompt to refinement to final output
- Apply voice-first best practices for complex multi-step instructions, ensuring clarity and reducing the need for manual typing throughout the course
Build Your AI Operations Registry
Implement your operational control center for managing AI workflows and assets. Students replicate the Notion registry template, configure tracking fields, and document their first complete workflow including SOP and building blocks. Claude users integrate Skills with Notion MCP to enable bidirectional collaboration for reading and writing workflow data throughout the course.
Objectives:
- Implement your AI Operations Registry by replicating the Notion database template and configuring workflow tracking fields
- Integrate your AI platform with the registry to enable collaborative workflow management and building block documentation (Claude users: connect Skills via Notion MCP)
- Document one end-to-end workflow in your registry including SOP and associated AI assets
Session 1: Agentic AI Foundations & Workflow Identification¶
Understand the fundamentals of agentic AI and the seven building blocks (Prompt, Context, Model, Project, Skill, Agent, MCP) that power these systems. Then identify and categorize 2-3 workflow candidates from your work—distinguishing between deterministic automation, collaborative AI workflows, and autonomous AI workflows with agents. Build self-awareness of where you struggle with workflow identification to focus Session 2's decomposition practice on your exact needs.
Outcomes:
- Mental model of the autonomy spectrum distinguishing augmented AI (thought partner), structured workflows, and autonomous agents with clear selection criteria for each
- Understanding of 7 building blocks (Prompt, Context, Model, Project, Skill, Agent, MCP) and when to apply each based on workflow autonomy requirements
- Cataloged 2-3 workflow candidates including one augmented workflow (AI as thought partner) and one autonomous workflow (fully automated execution)
- Identified where you get stuck when working with workflows—selecting candidates, defining boundaries, articulating steps, or mapping building blocks—to target Session 2 practice
Module : Assess Agentic Fundamentals and Workflow Opportunities
Gain clarity on what's actually possible with agentic AI—and what's worth building first. You'll master the Building Blocks framework (Prompt, Context, Project, Skill, Agent, MCP) and the Autonomy Spectrum, then identify and categorize workflow candidates from your own work. By session end, you'll have prioritized workflows in your AI Registry ready for the hands-on modules ahead.
| # | Lesson | Type |
|---|---|---|
| 1 | Understand the Agentic AI Landscape and AI Building Blocks | Live |
| 2 | Analyze Workflow Candidates | Live |
Understand the Agentic AI Landscape and AI Building Blocks
Master the foundational framework for building AI systems that scale. You'll learn the autonomy spectrum—distinguishing automation, workflows, and agents—and the six building blocks (Prompt, Context, Project, Skill, Agent, MCP) that professional builders use. By the end, you'll identify which building blocks any workflow needs, avoiding the common mistake of reaching for fully autonomous agents when simpler approaches work better.
Objectives:
- Distinguish between automation, workflows, and agents on the autonomy spectrum
- Explain why agentic approaches outperform zero-shot prompting for multi-step tasks
- Identify which building blocks (Prompt, Context, Project, Skill, Agent, MCP) apply to a workflow
- Classify example workflows on the autonomy spectrum and identify building blocks in a sample workflow
Analyze Workflow Candidates
Examine concrete examples of deterministic automated, collaborative AI, and autonomous agent workflows. Then use a structured meta-prompt to discover AI workflow opportunities in your daily work and categorize each candidate by workflow type.
Objectives:
- Distinguish deterministic automated workflows (rule-based, zero human input) from collaborative AI workflows (human-AI partnership) and autonomous agent workflows (goal-driven, adaptive) by analyzing concrete examples
- Apply a structured meta-prompt to systematically identify AI workflow opportunities across your daily work including high-frequency tasks, judgment-heavy processes, and repetitive operations
- Create clear, outcome-focused names (2-4 words) for identified workflow candidates using consistent noun phrase patterns that communicate purpose without requiring context
Session 2: Workflow Deconstruction¶
Master workflow decomposition through live demonstration and hands-on practice. Learn to break workflows into discrete steps with appropriate detail, identify decision points and context requirements, and distinguish automation-suitable from human-judgment steps. Practice deconstructing one of your Session 1 workflows with real-time feedback, addressing your specific friction points from boundary definition to procedural articulation.
Outcomes:
- Decomposition methodology for breaking workflows into discrete steps with appropriate granularity, decision points, and context requirements
- One fully decomposed workflow from Session 1 catalog with explicit steps, branching logic, data needs, and human-vs-automation decisions mapped
- Selected the appropriate building blocks for your workflow—prompt chain, Skill, Subagent, or autonomous agent—based on complexity and autonomy needs
- Common pitfall awareness avoiding too-high-level descriptions, missing implicit steps, and unclear decision criteria that block implementation
Module : Deconstruct Your Workflows
Transform chaotic AI experimentation into systematic operations. You'll deconstruct processes into discrete workflows, identify automation opportunities using proven frameworks, and build your Workflow Registry in Notion—a living catalog that tracks all workflows, assets, and SOPs. Connect it to Claude via MCP so Claude helps you design, document, and organize everything as you build.
| # | Lesson | Type |
|---|---|---|
| 1 | Build Your Claude Project with Memory and Knowledge Base | Live |
| 2 | Deconstruct Your Workflows into Structured Specifications | Live |
Build Your Claude Project with Memory and Knowledge Base
Build a dedicated Claude Project that maintains conversation memory and serves as a centralized knowledge repository. You'll configure project-level custom instructions, enable persistent memory that evolves with each interaction, and populate the knowledge base with reference files that Claude can access automatically—eliminating repetitive file uploads and creating a workspace that gets smarter over time.
Objectives:
- Build a Claude Project with custom instructions, persistent memory enabled, and project-specific settings configured for course workflows
- Populate the project knowledge base with essential reference files (workflows, documentation, templates) that Claude can access automatically across all conversations
- Test persistent context by verifying that Claude retains project-specific information across multiple sessions and references knowledge base files without re-uploading
- Apply project-based workflows by conducting a complete task entirely within the project to validate memory retention and knowledge base accessibility
Deconstruct Your Workflows into Structured Specifications
Turn implicit workflows into structured specifications you can build from. You'll deconstruct two real-world workflows—one Collaborative AI, one Deterministic Automation—using the 5-question framework to surface discrete steps, decision points, data flows, context needs, and failure modes hiding inside each process. Then apply the same framework to your own workflow, producing a Workflow Definition that becomes your blueprint for Step 3 (Build).
Objectives:
- Apply the 5-question deconstruction framework to break down a workflow into detailed steps, surfacing the decision points, data flows, context needs, and failure modes that are often invisible in day-to-day execution
- Generate a structured Workflow Definition that captures every step with sufficient detail to serve as a build-ready specification
- Compare the deconstruction output of two workflow types (Collaborative AI vs. Deterministic Automation) to identify how step structure, decision complexity, and context needs differ between them
Week 2: Skill-Powered Workflows¶
- By the end of Week 2, you will have built:
- One deterministic workflow - predictable, step-by-step execution using prompt chains
- One augmented workflow - AI assists your judgment while you make final decisions, powered by Skills
- You'll also have:
- Configured AI project workspaces with custom instructions and context files
- Created reusable Agent Skills that capture your expertise
- Connected AI to external tools using MCP (Model Context Protocol)
Session 3: Agent Skills¶
Build production-ready Agent Skills using Claude.ai and Claude Code, connect them to your business apps via MCP, deploy them across all Claude platforms, and ship them as installable plugins for team reuse.
Outcomes:
- Production-ready Agent Skills created using both Claude.ai and Claude Code, with proper structure, metadata, and instructions saved with version control and registered in your AI Assets database
- Working MCP connections configured to Gmail, Drive, Notion, Slack, or HubSpot that enable Skills to access external data
- Cross-platform Skills deployment demonstrated across Claude.ai, Claude Code, and Cowork
- Published skill marketplace on GitHub that team members can install via /plugin marketplace add command
Module : Build Agent Skills
Turn your expertise into reusable AI automation that scales across teams and organizations. You'll build production-ready Agent Skills that package your knowledge into instructions Claude can apply anywhere, save them to your Agentic AI Repository with version control, then publish them as installable plugins through GitHub-hosted marketplaces—making your skills discoverable and distributable for internal teams, client delivery, or commercial licensing.
| # | Lesson | Type |
|---|---|---|
| 1 | Analyze the Anatomy of an Agent Skill | Self-Paced |
| 2 | Build Reusable Agent Skills with Claude | Live |
| 3 | Ship Your Skills for Reuse | Live |
Analyze the Anatomy of an Agent Skill
Dissect what Skills are—reusable instruction sets that teach Claude how to execute your workflows consistently. Analyze their anatomy: metadata, instructions, and resources. Then distinguish when to use Skills versus Prompts, Projects, MCP, or Agents.
Objectives:
- Analyze the anatomy of an Agent Skill including metadata, instructions, and resource structure
- Distinguish Skills from Prompts, Projects, MCP, and Subagents to select the right building block
- Identify when to use each agentic building block based on the workflow requirements
Build Reusable Agent Skills with Claude
Transform your workflow knowledge into a production-ready Agent Skill from scratch. You'll structure your skill with proper metadata and instructions, test it in a live conversation, save it to your repository with version control, and export it to your local machine—making it available across Claude.ai, Claude Code, and Cowork.
Objectives:
- Build a production-ready Agent Skill that packages your expertise into reusable instructions for Claude
- Structure your skill with proper metadata, instructions, and supporting resources
- Save skills to your repository for version control and register them in your AI Assets database
- Export skills to your local machine for use across Claude platforms (Code, Cowork)
Ship Your Skills for Reuse
Package and ship your skills as installable resources. One command gives others access to your expertise—team members, clients, or the broader AI community. Your workflow knowledge becomes reusable, distributable, scalable.
Objectives:
- Create a properly structured marketplace.json file with plugin metadata for at least one skill
- Publish a GitHub repository containing their skill marketplace that others can add via /plugin marketplace add
- Configure distribution settings for three deployment scenarios: private team use, organizational access, and public community sharing
- Demonstrate the complete installation workflow by having another team member successfully install their published plugin
Session 4: Prompt Workflows¶
Master prompt engineering fundamentals and build two types of production workflows: deterministic workflows that run autonomously with consistent results, and collaborative workflows where human judgment guides AI execution through structured checkpoints.
Outcomes:
- Production-ready prompts using the 5-part scaffold (role, task, constraints, examples, format) with structured formatting and model-specific optimization
- Deterministic automated workflow that executes multi-step processes independently with consistent results, proper error handling, and documented SOP
- Collaborative human-AI workflow with defined review checkpoints, structured handoffs between AI drafts and human refinement, and clear decision criteria
- Workflows registered in your Agentic AI catalog with proper documentation and saved to your prompt library for reuse
Prerequisites: - Identify at least one workflow you want to break down and operationalize. - Identify and gather the “context” (e.g., files, procedures, apps) that are required for the workflow
Module : Design Prompt Workflows
Put your prompt engineering skills to work by building two essential workflow types. You'll create a deterministic automated workflow that runs independently with consistent results, then build a collaborative AI workflow where you partner with AI through iterative refinement—giving you both ends of the human-AI collaboration spectrum.
| # | Lesson | Type |
|---|---|---|
| 1 | Distinguish Workflow Execution Patterns | Live |
| 2 | Build a Deterministic Automated Workflow | Live |
| 3 | Build a Collaborative AI Workflow | Live |
Distinguish Workflow Execution Patterns
Master the mental models that determine which AI workflow pattern fits your use case. You'll learn the seven patterns across the autonomy spectrum—from deterministic prompt chains to fully autonomous agents—and use the Pattern Selection Framework to match workflow characteristics to the right architecture before you build.
Objectives:
- Distinguish between seven workflow architecture patterns and five agent capability patterns by categorizing them as execution structure vs. behavioral capabilities
- Analyze workflow characteristics (predictability, complexity, step count) to select appropriate patterns using the Pattern Selection Framework.
Build a Deterministic Automated Workflow
Design and build a workflow that runs independently once triggered—producing consistent, repeatable results without human intervention. You'll sequence steps, define inputs and outputs between each stage, handle edge cases, and save your workflow to your prompt library for reuse.
Objectives:
- Build a multi-step deterministic workflow using prompt chaining that produces consistent outputs from the same inputs
- Sequence workflow steps with clear input/output definitions between each stage
- Implement error handling and edge case logic to ensure reliable execution
- Document the workflow SOP and save it to your registry
Build a Collaborative AI Workflow
Design and build a workflow where you partner with AI to deliver outcomes that require human judgment. You'll identify where to place review checkpoints, structure handoffs between AI drafts and human refinement, and create feedback loops that leverage both AI capability and your expertise.
Objectives:
- Build a collaborative workflow with defined checkpoints where human judgment guides AI execution
- Design handoff points that structure the flow between AI-generated drafts and human review/refinement
- Implement feedback loops that incorporate your input to improve AI outputs iteratively
- Document the workflow with clear decision criteria for when to accept, refine, or redirect AI outputs
Week 3: Autonomous Agents¶
- By the end of Week 3, you will have built:
- One autonomous workflow - AI handles end-to-end execution independently without human intervention
- You'll understand:
- When to use ChatGPT agents vs. Claude subagents vs. M365 Copilot agents
- How to deploy agents across different platforms (web-based, terminal-based, enterprise ecosystem)
- Agent architecture fundamentals: perception, reasoning, planning, and action
Session 5: Autonomous Agents & ChatGPT Agent¶
Understand agent fundamentals—anatomy, core components, and universal patterns—then apply this foundation by building your first autonomous ChatGPT agent with instructions, knowledge files, and connected actions.
Outcomes:
- Analyze agent anatomy, capability patterns, and orchestration patterns to distinguish when autonomous agents outperform structured workflows and select the right architecture for your use case
- Identify the agent-building offerings across OpenAI, Google, Microsoft, and Anthropic — understanding which tools each platform provides for configuring, deploying, and operationalizing autonomous agents
- Build an autonomous ChatGPT agent that executes a multi-step workflow by defining a clear goal, selecting tools, and providing context for reliable execution
- Configure ChatGPT Atlas to automate browser-based workflows including web navigation, data extraction, and multi-step task delegation
Module : Build Autonomous Workflows with ChatGPT
Stop manually orchestrating every step—build workflows that think and adapt using ChatGPT's autonomous capabilities. You'll design agents with Agent Mode for multi-step reasoning and planning, build browser automation workflows with Atlas Browser for web data extraction and form filling, and implement persistent memory for cross-session context. Deploy workflows that adapt to unpredictable inputs without hardcoded paths.
| # | Lesson | Type |
|---|---|---|
| 1 | Build Autonomous Agents with ChatGPT Agent Mode | Live |
| 2 | Build Browser Workflows with ChatGPT Atlas | Live |
Build Autonomous Agents with ChatGPT Agent Mode
Objectives:
- Configure a ChatGPT agent by defining a clear goal, selecting appropriate tools, and providing necessary context to create an autonomous agent that executes multi-step tasks independently
- Formulate effective agent goals that are specific enough to guide execution while allowing the agent flexibility to plan and adapt its approach dynamically
- Observe and analyze agent execution by examining the agent's reasoning process, tool selection, and decision-making patterns to understand how it autonomously achieves the goal
- Troubleshoot agent behavior by identifying common failure modes (over-planning, tool misuse, scope creep) and refining the goal and context to improve reliability and performance
Build Browser Workflows with ChatGPT Atlas
Objectives:
- Configure ChatGPT Atlas for browser-based automation
- â—¦ Complete initial Atlas setup and authentication
- â—¦ Configure the Atlas browser extension with appropriate permissions
- â—¦ Adjust security and privacy settings for workflow execution
- Execute autonomous browser workflows using Atlas agent mode
- â—¦ Navigate websites using Atlas autonomous mode
- â—¦ Delegate multi-step browser tasks to Atlas agents
- â—¦ Monitor agent execution and intervene when necessary
- Apply Canvas browser queries to extract website information
- â—¦ Ask contextual questions about webpage content
- â—¦ Extract structured data from websites using Canvas queries
- â—¦ Distinguish when to use Canvas queries vs. autonomous agent mode
Module : Analyze and Design Agent Architectures
Understand what's happening under the hood, then design your own. You'll analyze the anatomy of AI agents and master orchestration patterns for multi-agent systems. Then you'll apply a systematic design process to deconstruct your workflows into platform-agnostic agent specifications. By the end, you'll have agent designs ready to implement on Claude Code, ChatGPT, Gemini, or any platform.
| # | Lesson | Type |
|---|---|---|
| 1 | Analyze the Anatomy of an AI Agent | Live |
| 2 | Analyze Agent Capability Patterns | Live |
| 3 | Analyze Agent Orchestration Patterns | Live |
| 4 | Design Autonomous Workflows with Agents | Live |
Analyze the Anatomy of an AI Agent
Analyze the core components every AI agent shares—LLM brain, tools, memory, instructions, and knowledge—then distinguish agents from structured workflows on the agentic systems spectrum to determine when autonomous agents are the right solution for a business problem.
Objectives:
- Distinguish between agents and workflows by comparing their autonomy levels, decision-making capabilities, and appropriate use cases on the agentic systems spectrum
- Identify the core components of an agent (LLM brain, tools, memory, instructions, knowledge) and explain how these components work together regardless of platform
- Evaluate business scenarios to determine when autonomous agents are appropriate versus structured workflows, based on task predictability, complexity, and need for dynamic planning
- Select optimal use cases for agentic implementation by matching task characteristics (open-ended problems, multi-step complexity, tool requirements) to agent capabilities
Analyze Agent Capability Patterns
Distinguish the five agentic capability patterns—Reflection, Tool Use, Planning, Multi-agent Collaboration, and Memory—then analyze how they work together in real scenarios and differentiate guardrails from human-in-the-loop controls for managing agent behavior.
Objectives:
- Distinguish the five agentic capability patterns (Reflection, Tool Use, Planning, Multi-agent Collaboration, Memory) by mapping each to its specific role in the agent execution cycle
- Analyze how multiple capability patterns combine in the customer exchange scenario to identify which patterns drive each step of agent behavior
- Differentiate guardrails from human-in-the-loop controls by identifying when each is appropriate for managing agent risk
Analyze Agent Orchestration Patterns
Analyze four orchestration patterns for multi-agent systems—supervisor, swarm, hierarchical, and debate—then compare their strengths and tradeoffs to select the right pattern for different workflow scenarios.
Objectives:
- Analyze orchestration patterns for multi-agent systems: supervisor, swarm, hierarchical, and debate
- Compare pattern strengths and weaknesses for different task types and complexity levels
- Select the appropriate orchestration pattern for a given multi-agent workflow scenario
Design Autonomous Workflows with Agents
Apply the Business-First AI Framework to deconstruct your own workflow into discrete steps, map them to AI building blocks, and create a complete platform-agnostic agent design specification ready to implement on Claude Code, ChatGPT, Gemini, or any platform.
Objectives:
- Apply a systematic design process for agent systems by defining clear goals, processes, agent roles, instructions, and required tools
- Generate clear, unambiguous instructions for LLM agents using meta-prompting techniques and reasoning models to ensure reliable execution
- Design single-agent systems by specifying agent roles, responsibilities, and tool requirements for focused automation tasks
- Architect multi-agent systems by identifying and naming specialized agent roles that work together to accomplish complex goals
- Distinguish between single-agent and multi-agent approaches based on task complexity and the need for specialized expertise across different workflow components
Session 6: Claude Code Subagents + Agent Teams¶
Master the critical distinction between Skills and Subagents, then build production-ready Claude Code Subagents with isolated context, restricted tools, and Skills-powered instructions. Design a multi-agent system for your deconstructed workflow with defined specialist roles and orchestration patterns, and configure Claude in Chrome for browser-based automation.
Outcomes:
- Distinguish Claude Skills from Claude Code Subagents using the decision framework to determine when to use each — or both — for your workflow requirements
- Build Claude Code Subagents with defined roles, isolated context, restricted tools, and Skills-powered instructions that execute tasks autonomously
- Design a multi-agent system for your deconstructed workflow by defining specialist agent roles, delegation patterns, and orchestration structure
- Configure Claude in Chrome to automate browser-based workflows including web navigation and data extraction
Module : Build Autonomous Workflows with Claude Code
Build production-ready autonomous workflows using Claude Code Subagents. You'll translate your agent designs into working implementations, master single and multi-agent orchestration patterns, and operationalize workflows with scheduling and monitoring. By the end, you'll have autonomous AI systems executing complex workflows independently.
Analyze Claude Code Subagent Architecture and Use Cases
Understand what Claude Code subagents are, master the critical distinction between Skills and Subagents, and learn when to use each approach. Explore the mental model of building a specialized team of AI agents, develop a decision framework for choosing between Skills and Subagents, and identify appropriate use cases for subagent-based solutions in business contexts.
Objectives:
- Define Claude Code subagents and explain their role in autonomous workflows
- Distinguish between Claude Skills (training manuals with shared context) and Subagents (specialized employees with isolated context) across key dimensions
- Apply a decision framework to determine when to use Skills, Subagents, or both for specific workflow requirements
- Analyze the "dream team" mental model to understand subagent specialization and delegation patterns
- Evaluate business scenarios to identify appropriate use cases for subagent-based autonomous workflows
Build Your First Claude Code Subagent
Transform your agent system design into a working implementation. Configure MCP tools in Claude Code, create your subagent with appropriate tool assignments and instructions, and test it with real tasks. Learn to debug, iterate, and refine subagent behavior through hands-on practice. Students complete this lesson with a fully functional subagent ready for real-world use.
Objectives:
- Configure MCP tools in Claude Code to prepare tool access for subagent implementation
- Create a subagent by translating design specifications into Claude Code configuration (description, tools, model, system prompt)
- Evaluate subagent performance by testing with real tasks and observing delegation behavior
- Refine subagent configuration based on testing results to improve reliability and output quality
Implement Agent Orchestration Patterns in Claude Code
Master subagent execution from single-agent workflows to complex multi-agent orchestration. Learn three activation methods (explicit invocation, automatic delegation, chaining), understand when multiple agents outperform single-agent solutions, and apply orchestration patterns including sequential, parallel, and hybrid execution with hooks for reliable autonomous workflow behavior.
Objectives:
- Execute Claude Code subagents using three activation methods (explicit invocation, automatic delegation, chaining) to accomplish single-task workflows
- Evaluate when to use multiple specialized agents versus a single agent based on workflow complexity and context isolation needs
- Design a multi-agent workflow using sequential, parallel, or hybrid orchestration patterns for a complex business use case
- Implement hooks (guardrails, logging, human-in-the-loop) to ensure reliable multi-agent system behavior
Compose Agent Systems from Workflow Specifications
Build complete multi-agent systems from your workflow specifications using Claude Code's AI-assisted configuration. You'll transform your Module 10 design into a working system—single or multi-agent—by prompting Claude Code to generate all necessary subagent configurations. Learn to review, refine, and validate auto-generated systems, ensuring proper orchestration and tool delegation. Master the AI-assisted workflow that makes complex agent systems buildable in minutes.
Objectives:
- Build complete agent systems by prompting Claude Code to auto-generate configurations from workflow specifications
- Evaluate generated subagent configurations against design intent to ensure proper tool assignments and orchestration patterns
- Refine multi-agent systems by adjusting delegation logic, tool restrictions, and coordination patterns based on testing results
- Apply judgment to decide system architecture (single vs. multi-agent) and when to use AI-assisted generation versus manual configuration
Implement Scheduled Execution for Claude Code Subagents
Learn to automate Claude Code subagent execution using native operating system schedulers. Configure Windows Task Scheduler and macOS cron jobs to run subagents on recurring schedules, implement error handling and notifications, and understand when scheduled execution is appropriate versus on-demand triggers. Students will schedule one of their existing Claude Code subagents to run automatically.
Objectives:
- Configure OS-level scheduling (Windows Task Scheduler or macOS cron) to execute Claude Code subagents automatically
- Implement error handling and notification mechanisms for scheduled subagent runs
- Evaluate which workflows benefit from scheduled execution versus on-demand triggers
- Test and verify scheduled subagent execution with proper logging and output capture
Analyze Claude Code Subagent Execution Traces
Master Claude Code's built-in tracing capabilities to gain visibility into subagent execution. Learn to read execution traces, understand multi-agent delegation patterns, diagnose failures, and debug common issues. Students will add tracing to their multi-agent systems and use trace data to troubleshoot and optimize subagent behavior.
Objectives:
- Analyze Claude Code execution traces to understand subagent delegation patterns and tool usage
- Diagnose subagent execution failures using trace data and error logs
- Evaluate subagent performance and identify optimization opportunities through tracing
- Implement tracing best practices for debugging multi-agent subagent workflows
Session 7: M365 Copilot Agents¶
Explore Microsoft's agent-building ecosystem and understand where Copilot Agents fit alongside Claude, ChatGPT, and Gemini in your AI toolkit. Survey the M365 Copilot platform capabilities — including Copilot Studio, Agent Flows, and ecosystem integrations with Teams and SharePoint — then configure your first M365 Copilot agent for a real workflow.
Outcomes:
- Survey the M365 Copilot agent-building ecosystem — Copilot Studio, Agent Flows, and ecosystem integrations — to understand what's possible within the Microsoft platform
- Evaluate when M365 Copilot agents are the right choice versus Claude, ChatGPT, or Gemini agents based on organizational context, existing infrastructure, and workflow requirements
- Configure an M365 Copilot agent in Copilot Studio with defined instructions, knowledge sources, and connected actions for a real workflow
Module : Build Autonomous Workflows with M365 Copilot Agents
Bring agentic AI to the Microsoft ecosystem your organization already runs on. You'll build deterministic agents with Copilot Agent Flows for repeatable processes and autonomous agents with Copilot Studio for complex decision-making—all integrated with Teams, SharePoint, and the tools your team uses daily.
| # | Lesson | Type |
|---|---|---|
| 1 | Build Autonomous Agents with M365 Copilot Studio Lite | Live |
| 2 | Build Autonomous Agents with M365 Copilot Studio | Live |
| 3 | Build Deterministic Agents with M365 Copilot Agent Flows | Self-Paced |
Week 4: Agents + Demos¶
Session 8: OpenAI + Google Agents¶
Deploy production agents across OpenAI and Google platforms using AgentKit for visual workflows, ChatKit for conversational UX, Chrome for browser automation, and Workspace Flows for Google ecosystem integration. Build cross-platform strategy for real-world deployment.
Outcomes:
- OpenAI Assistant or Google Gemini agent deployed in your ecosystem
- Cross-platform agent strategy: understanding when to use which platform
- Agents integrated with existing business tools and workflows
Module : Build Autonomous Workflows with Google Gemini
Unlock fully autonomous agents within the Google ecosystem your organization already uses. You'll build agents with Gemini Enterprise and Google Workspace Flows that plan their own steps, select their own tools, and execute multi-step workflows without predefined sequences.
| # | Lesson | Type |
|---|---|---|
| 1 | Build Browser Workflows with Google Chrome | Live |
| 2 | Build Autonomous Agents with Google Workspace Flows | Live |
| 3 | Build Autonomous Agents with Google Gemini Enterprise | Self-Paced |
Module : Build Autonomous Workflows with OpenAI Agents
| # | Lesson | Type |
|---|---|---|
| Build Agent Workflows with OpenAI Agents SDK | ||
| 1 | Build Agent Workflows Visually with OpenAI AgentKit | Live |
| 2 | Build Conversational Agent UX with OpenAI ChatKit | Live |
Session 9: Operationalization, Demos & Insights¶
Share live demos and one breakthrough insight that transformed how you approach AI. Finalize your AI Registry and 30/60/90-day action plan while learning from peer implementations and charting your path to scaled automation.
Outcomes:
- Fully populated Agentic AI Repository with workflows, skills, and agents
- 30/60/90-day action plan for scaling AI automation in your organization
- One transformational takeaway you wouldn't have gained without this course
Module : Demo Workflows and Share Transformational Insights
Demo your production-ready workflows and share transformational insights with your cohort. You'll present workflows and AI assets cataloged in your AI registry and source code version-controlled in GitHub, articulate key learnings you couldn't have discovered alone, and celebrate your transformation from AI user to AI builder.
| # | Lesson | Type |
|---|---|---|
| 1 | Course Takeways and Your Next Steps | Live |
Module : Ship Production-Ready AI Workflows
Move from prototype to production. You'll schedule and automate AI workflow execution, evaluate agentic systems for reliability, and establish monitoring to manage what you've built. By the end, you'll ship your Agentic AI Repository—ready to scale automation across your organization with confidence.
| # | Lesson | Type |
|---|---|---|
| 1 | Evaluate Agentic Systems | Live |
| 2 | Schedule and Automate AI Workflow Execution | Live |
| 3 | Ship Your Agentic AI Repository | Live |
This syllabus is generated from the course database and may be updated between cohorts.