This course is designed to help you progress from basic use of Claude Code to becoming a confident “agent-driven” engineer: in-depth work with context, customization for your own tech stack using MCP, hooks, and skills, building repeatable workflows for the entire team, and integration with CI/CD and issue tracking systems.
Learning Format
Online/offline/hybrid Practical case studies, workshops, interactive sessions Support for participants during training via a private chat
Developers who start using Claude Code often get stuck at the “initial plateau”: they quickly solve small tasks but don’t know how to adapt the tool to their stack, don’t use MCP, hooks, and skills, and don’t know how to scale workflows to the team. The course provides a systematic transition from individual use to the engineering discipline of working with AI agents.
Prerequisites
1+ year of commercial development experience
Proficiency with Git and the CLI
Basic experience using Claude Code or another AI agent (Cursor, Copilot, Cody)
Access to your own working repository (preferably medium-sized: 50k+ lines of code)
Node.js 18+; Anthropic account
Program
1
Rapid recap: model + tools + context
Process architecture: tool use, sub-agents, side effects
Quick setup, IDE integrations, settings, OAuth, and API keys
2
How the model indexes a project; context window limitations
CLAUDE.md across 3 levels: global / project / directory
Naming conventions and references to "sources of truth"
Using /init as a starting point, followed by manual refinement
3
Plan mode, auto-edit, accept-edits
Allowlists and denylists for tools and bash commands