Create Skills (slash commands), understand how SubAgents work internally, deploy Agent Teams for parallel work. Detailed comparison of SubAgents vs Agent Teams. .NET/React examples.
How the MCP protocol works, practical MCP server setup for .NET/React teams, detailed GitHub integration, and the Stacked PRs workflow with Claude Code. Token cost analysis included.
Deep dive into the built-in Tools system, Permission system, and Hooks — how to create automated quality gates for lint, build, test. Exit codes, feedback loops, and .NET/React examples.
How the context window works, 3-level CLAUDE.md, cross-session Memory, every Command you need to know, and when to use which mode (Plan, Fast, Headless). With .NET/React examples.
The biggest week of March: OpenAI ships GPT-5.4 with computer use, Anthropic sues the Pentagon, Claude Code adds /loop command, and Codex Security scans 1.2M commits.
Understand the true nature of AI Agents: how LLMs, Tool Use, and the Agentic Loop work under the hood. Comparing Agent vs Chatbot vs Copilot. And why the software development process is shifting from SDLC to ADLC.
A practical guide to Microsoft.FeatureManagement in .NET: from simple toggles, user targeting, A/B testing with Variants, to advanced patterns like MediatR pipelines and Variant-based DI.