Course Outline
Day 1 Outline
Module 1 — Introduction to Claude Code & AI-Assisted Engineering
• Comparing Claude Code with traditional AI tools
• Role of AI agents in software engineering
• Optimizing productivity and workflows
• AI-assisted development lifecycle
• Risks, limitations, and the need for human oversight
• Live practical demonstrations
Module 2 — Prompt Engineering Fundamentals
• Anatomy of an effective prompt
• Zero-shot vs few-shot prompting strategies
• Iterative prompting techniques
• Basics of prompt chaining
• Structured outputs and formatting
• Verifying prompts and enhancing quality
Module 3 — Prompting for Software Development
• Code generation and refactoring
• Debugging with AI assistance
• Automated documentation generation
• Pull request reviews
• Understanding legacy code
• Ensuring safe and maintainable AI-generated code
Module 4 — Prompting for Testing & Quality Assurance
• Test case generation
• Edge-case analysis
• Automation-ready test design
• AI-assisted defect analysis
• Creating Gherkin syntax and test scenarios
• Quality verification workflows
Module 5 — Prompting for Agile Collaboration
• Drafting user stories and acceptance criteria
• Refining requirements
• Supporting agile communication
• Preparing stakeholder summaries
‣ Assisting with retrospectives
• Preparing for backlog refinement
Module 6 — Responsible AI, Security & Verification
• Understanding hallucinations and AI risks
• Maintaining confidentiality through secure prompting
• Principles of AI governance
• Using verification checklists
• Awareness of prompt injection threats
• Responsibilities in human review processes
Module 7 — Team Prompt Lab
• Building reusable team-specific prompts
• Designing role-specific AI workflows
• Sharing prompts and conducting peer reviews
• Creating Team Prompt Library v1
• Participating in interactive collaborative exercises
Day 2
Module 1 — Advanced Capabilities of Claude Code
• Utilizing CLAUDE.md for persistent project context
• Automating AI workflows
• Best-of-N generation strategies
• Creating reusable AI commands
• Context engineering techniques
• Integrating AI-assisted engineering workflows
Module 2 — Advanced Prompt Engineering Techniques
• Chain-of-thought prompting
• Multimodal prompting approaches
• Constraint-based prompting
• Advanced prompt chaining
• Managing large contexts
• Implementing conversational engineering workflows
Module 3 — Version Control, Parallel Development & Multi-Agent Workflows
• Git integration strategies
• Parallel AI development workflows
• Using worktrees for isolated AI tasks
• Orchestrating multi-agent systems
• Establishing human-in-the-loop checkpoints
• Strategies for conflict management
Module 4 — Architecture, MCP & Advanced DevOps
• Understanding the Model Context Protocol (MCP)
• Integrating Claude with external tools
• AI-assisted architecture analysis
• Documenting Architecture Decision Records (ADR)
• AI-assisted CI/CD troubleshooting
• Conducting incident postmortems and operational workflows
Module 5 — Scaling Claude Code & Maintaining Codebase Health
• Managing tokens and context
• Designing AI-friendly project structures
• Ensuring long-term codebase maintainability
• Automating documentation
• Developing AI scalability strategies
• Implementing team-wide engineering workflows
Module 6 — Capstone: Defining Your Claude Code Process
• Designing scalable AI-assisted workflows
• Combining prompts, commands, and context files
• Designing team AI processes
• Establishing cross-role collaboration models
• Creating workflow blueprints
Module 7 — Advanced Team Prompt Lab
• Developing advanced prompt libraries
• Designing complex role-specific workflows
• Validating prompts in real-world scenarios
• Engaging in cross-team collaboration exercises
• Finalizing Team Prompt Library v2
Requirements
Day 1 — Foundation
• Basic familiarity with software delivery processes
• General understanding of development, testing, or agile workflows
• Access to Claude is recommended for hands-on exercises
Day 2 — Advanced
• Completion of Day 1 (or equivalent experience)
• Prior exposure to Claude Code and prompt engineering concepts
• Basic Git knowledge
• Familiarity with CI/CD concepts is recommended