Agentic Coding with Claude Code training course

This hands-on course teaches you how to use Claude Code as an agentic coding partner across the full software development lifecycle — from planning through deployment.

JBI training course London UK

"Our tailored course provided a well rounded introduction and also covered some intermediate level topics that we needed to know. Clive gave us some best practice ideas and tips to take away. Fast paced but the instructor never lost any of the delegates"

Brian Leek, Data Analyst, May 2022

Public Courses

17/08/26 - 3 days
£2500 +VAT
28/09/26 - 3 days
£2500 +VAT
09/11/26 - 3 days
£2500 +VAT

Customised Courses

* Train a team
* Tailor content
* Flex dates
From £1200 / day
EDF logo Capita logo Sky logo NHS logo RBS logo BBC logo CISCO logo
JBI training course London UK

  • Learn the full agentic loop: reason, use tools, observe, iterate
  • Hands-on labs throughout, including building and testing a complete e-commerce platform
  • Covers interactive use, CI/CD automation, and programmatic integration via the Claude Agent SDK
  • Practical guidance on MCP integrations, Skills, Subagents, and Hooks
  • Includes cost-control habits, security considerations, and model selection strategy

The Shifting Role of the Developer

  • From code writer to analyst, agent architect, and reviewer
  • From autocomplete and chat to agentic coding
  • The agentic loop: reason, use tools, observe, iterate
  • Agentic coding tool landscape: Claude Code, GitHub Copilot, Cursor, and OpenAI Codex

Introduction to Claude Code and LLMs

  • Understanding Large Language Models and static vs. dynamic knowledge
  • Training data cut-offs and the context window
  • Where Claude Code runs: terminal CLI, IDE extensions, desktop, and web
  • Model selection: choosing between Opus, Sonnet, and Haiku
  • Plans, pricing, and cost-control habits
  • Privacy and security considerations
  • Lab: Installing and authenticating Claude Code and a first run

Fundamentals of Claude Code

  • Keybindings and the slash command palette
  • Built-in tools and feeding context
  • Resetting and compacting context
  • Checkpointing and rewinding conversations
  • The permission model
  • Lab: Complete a guided first task

AI Across the SDLC: Analysis and Design

  • Scoping a task and extracting requirements with Claude
  • Letting Claude interview to author a self-contained spec
  • Asking questions to onboard to unfamiliar code
  • Plan mode and extended thinking
  • Reviewing and editing the plan before execution
  • Lab: Designing the e-commerce platform — specs and plan

Integrations with MCP and CLI Tools

  • What MCP is and how it fits the agentic loop
  • Connecting and scoping MCP servers in Claude Code
  • Common MCP servers: GitHub, databases, Figma, and browser control
  • MCP server security considerations
  • Tool search and keeping MCP context cost low
  • The Skill plus CLI tools pattern as an efficient alternative
  • Lab: Create a modern UI using Claude Code and the Playwright CLI

Skills, Agents, Dynamic Workflows and Hooks

  • Project memory and instructions with CLAUDE.md
  • Defining reusable knowledge and workflows with Skills
  • Using pre-built skills, plugins, and marketplaces
  • Subagents and custom agents for isolated contexts
  • Parallel workflows with Git worktrees and agent teams
  • Automating clean-up and guardrails with Hooks
  • Orchestrating agents at scale with dynamic workflows
  • When to use CLAUDE.md vs. Skills vs. Agents vs. Hooks vs. Workflows
  • Lab: Building custom CLAUDE.md, Skills, Subagents, and Hooks

Automating Claude Code in CI/CD

  • Headless mode: running Claude Code non-interactively and output formats
  • Authenticating in CI
  • Controlling tools and permissions non-interactively
  • GitHub Actions: @claude mentions, issue-to-PR, and automated PR review
  • Running Claude Code in Azure Pipelines
  • Use cases: review, triage, documentation, and scheduled jobs
  • Lab: Build a pipeline that runs Claude Code

AI Across the SDLC: Implementation and Testing

  • Executing the plan with Claude Code
  • Auto mode and permission allowlists
  • Sandboxing for unattended runs
  • Using test suites as guardrails for the agent
  • The test-driven development loop with Claude
  • Verification signals: tests, builds, linters, and screenshots
  • Gating completion with /goal conditions and a Stop hook
  • Lab: Building and testing the e-commerce platform with Claude Code

AI Across the SDLC: Reviewing and Verifying AI-Generated Code

  • Reviewing large AI-produced diffs efficiently
  • Static analysis and security scanning as objective review signals
  • Verifying behaviour with tests, Playwright, and benchmarking tools
  • Steering the agent to produce reviewable, incremental changes
  • Lab: Reviewing, verifying, and hardening the e-commerce platform

Building Custom Applications with the Claude Agent SDK

  • The Agent SDK as a TypeScript and Python library
  • The agentic core and execution loop
  • Configuring agent runs and authenticating
  • Giving the agent custom tools
  • Connecting external MCP servers programmatically
  • Controlling autonomy
  • Use cases: batch automation, CI/CD, and building your own agentic apps
  • Lab: Build a small custom agent with the Agent SDK
JBI training course London UK

This course is designed for software developers, engineers, and technical teams who want to move from writing code by hand to orchestrating and reviewing AI-generated code at scale.

Existing programming experience is expected; no prior experience with Claude Code or agentic tools is required.


5 star

4.8 out of 5 average

"Our tailored course provided a well rounded introduction and also covered some intermediate level topics that we needed to know. Clive gave us some best practice ideas and tips to take away. Fast paced but the instructor never lost any of the delegates"

Brian Leek, Data Analyst, May 2022



 

 

JBI training course London UK

Certification


Every delegate will be entitled to a certificate of achievement on completion of the course.

If you are missing your certificate - please use the link below to apply - you can also use this link to sign up for the JBI Training newsletter to receive technology tips directly from our instructors - Analytics, AI, ML, DevOps, Web, Backend and Security.
 



Claude Code represents a fundamental shift in how software gets built — from manual implementation to agent-orchestrated development.

This course takes participants through the entire software development lifecycle reimagined with AI agents, from requirements analysis and planning through implementation, testing, and code review.

Heavily lab-based, the course culminates in building, testing, and hardening a real e-commerce platform using Claude Code. Participants also learn to extend Claude Code with MCP integrations, custom Skills and Subagents, and embed it into CI/CD pipelines and custom applications via the Claude Agent SDK.

By the end, participants will be equipped to use Claude Code confidently across real engineering workflows, not just toy examples.

AI agent development training teaches you to design, build, and deploy autonomous AI systems that can reason, plan, use tools, and complete multi-step tasks with minimal human input. Courses cover frameworks such as LangChain, CrewAI, AutoGen, and Semantic Kernel, as well as core techniques including RAG, MCP, and LLM API integration.
Yes. All JBI AI agents courses are available as online live training — instructor-led, interactive sessions delivered remotely with hands-on lab access. They are also available onsite at your UK premises or at our London training centre.
It depends on the course. Developer-focused courses such as Build Agentic AIs with Python, RAG and MCP require solid Python proficiency. Business-oriented courses such as Create Agents in Copilot Studio are suitable for non-developers and use a low-code interface. Each course page shows the recommended experience level and prerequisites.
Yes. Every course can be tailored to your organisation's technology stack, use cases, team skill level, and desired learning outcomes. JBI delivers bespoke AI agent training programmes for corporate teams of all sizes, onsite at your premises or online.
Chatbots are primarily reactive — they respond to a user's input within a single conversation turn. AI agents are proactive and autonomous: they can plan multi-step sequences, call external tools and APIs, maintain memory across sessions, and complete complex tasks without waiting for a human at each step. Agent training covers this full autonomous capability stack.
Courses cover LangChain, LangGraph, Model Control Protocol (MCP), Microsoft Semantic Kernel, Microsoft Copilot Studio, OpenAI Assistants API, Anthropic Claude API, RAG (Retrieval-Augmented Generation), and Python agent SDKs. The framework covered depends on the course — check individual course pages for specifics.
Yes. Online live training is available to delegates anywhere in the UK and internationally. Onsite delivery can be arranged at any UK location — JBI regularly trains teams in Manchester, Edinburgh, Bristol, Birmingham, Leeds, and beyond.
Courses are available for software developers, solutions architects, data scientists, ML engineers, business and IT teams using Microsoft Copilot Studio, DevOps and platform engineers, and technical leaders who need to understand AI agent capabilities and governance. Each course listing specifies the target audience and experience level required.
Course duration ranges from 1 to 3 days depending on the programme. For example, Build Agentic AIs with Python, RAG and MCP runs over 2 days, while Mastering LLMs for AI Agents and LangChain for AI Agents each run over 3 days. All courses can be extended or condensed for bespoke corporate delivery.
MCP (Model Control Protocol) is an open standard for connecting AI models to external tools, data sources, APIs, and services in a structured and interoperable way. It allows AI agents to retrieve live data, call functions, and interact with enterprise systems reliably. JBI offers a dedicated 2-day MCP training course for developers building production-grade agentic systems.
Yes. JBI Training specialises in delivering bespoke AI agent training programmes for corporate teams. Content can be customised to your technology stack, team experience level, and specific use cases — from building Python agents from scratch to integrating agents into Microsoft 365 or existing enterprise systems. Contact JBI to discuss a tailored programme.
JBI Training continuously updates its AI agent training courses to reflect the latest frameworks, standards, and tools. Given how rapidly the AI agent space is evolving — with regular updates to LangChain, LangGraph, the Model Control Protocol (MCP), OpenAI and Anthropic APIs, and Microsoft Copilot Studio — JBI's course content is reviewed and refreshed on an ongoing basis. Delegates can expect to learn techniques and tools that reflect current industry practice, not outdated approaches.

CONTACT
+44 (0)20 8446 7555

[email protected]

 

Copyright © 2026 JBI Training. All Rights Reserved.
JB International Training Ltd  -  Company Registration Number: 08458005
Registered Address: Wohl Enterprise Hub, 2B Redbourne Avenue, London, N3 2BS

Modern Slavery Statement & Corporate Policies | Terms & Conditions | Contact Us

POPULAR

AI training courses                                                                        CoPilot training course

Threat modelling training course   Python for data analysts training course

Power BI training course                                   Machine Learning training course

Spring Boot Microservices training course              Terraform training course

Data Storytelling training course                                               C++ training course

Power Automate training course                               Clean Code training course