This repository contains a full Microsoft Learn–style training course for the new agentic development model in Visual Studio Code. It includes two complete variants:
- Short / Top-Scenarios Path — a fast, scenario-driven learning track
- Full Internal Curriculum (Deep Dive) — a multi-module, comprehensive training program
The course is designed for:
- Developers (TypeScript, Azure Functions, full-stack)
- DevOps / SRE engineers (CI/CD, pipelines, IaC)
- Technical writers (documentation, content workflows, authoring & review)
This course teaches how to effectively use:
- Agent HQ and session management
- Local agents for live coding and planning
- Background agents using isolated Git worktrees
- Cloud agents for heavy workloads and scalable execution
- Custom agents, organizational agents, and subagents
- Rich context attachments (selections, symbols, problems, search results, commits)
- Continue in… handoffs between local → background → cloud agents
This repository includes:
- Complete course modules and units
- SVG diagrams and accessible instructional images
- TypeScript samples and Azure Functions examples
- A full labs sample repo with CI/CD workflows
- Microsoft Writing Style Guide–compliant content
- GitHub Actions workflow for Markdown validation
- Quick start: Navigate to
/course/short-path - Full curriculum: Navigate to
/course/full-internal
Use this repo as:
- A learning path
- An onboarding curriculum
- A technical writing reference
- A developer productivity training program
- A foundation for your organization's custom agent workflows
All content follows the Microsoft Writing Style Guide and Microsoft Learn conventions.
Some content in this repository may be generated or assisted by AI tools. While we strive for accuracy, please review AI-generated content carefully to ensure it meets your standards and requirements.