Course Outline
Day 1 Outline
Module 1 — Introduction to Claude Code & AI-Assisted Engineering
• Comparing Claude Code with traditional AI tools
• The role of AI agents in software engineering
• Enhancing productivity and optimizing workflows
• The AI-assisted development lifecycle
• Risks, limitations, and the necessity of human oversight
• Live practical demonstrations
Module 2 — Prompt Engineering Fundamentals
• Components of an effective prompt
• Zero-shot vs. few-shot prompting approaches
• Iterative prompting techniques
• Basics of prompt chaining
• Structured outputs and formatting
• Prompt verification and quality enhancement
Module 3 — Prompting for Software Development
• Code generation and refactoring
• Debugging with AI support
• Automated documentation generation
• Pull request reviews
• Understanding legacy code
• Ensuring safe and maintainable AI-generated code
Module 4 — Prompting for Testing & Quality
• Test case generation
• Edge-case analysis
• Designing automation-ready tests
• AI-assisted defect analysis
• Creating Gherkin and test scenarios
• Quality verification workflows
Module 5 — Prompting for Agile Collaboration
• User stories and acceptance criteria
• Refining requirements
• Supporting agile communication
• Preparing stakeholder summaries
• Facilitating retrospectives
• Assisting with backlog refinement
Module 6 — Responsible AI, Security & Verification
• Addressing hallucinations and AI risks
• Ensuring confidentiality and secure prompting
• Principles of AI governance
• Verification checklists
• Awareness of prompt injection threats
• Human review responsibilities
Module 7 — Team Prompt Lab
• Developing reusable team prompts
• Defining role-specific AI workflows
• Sharing prompts and conducting peer reviews
• Creating a Team Prompt Library v1
• Engaging in interactive collaborative exercises
Day 2
Module 1 — Claude Code Advanced Capabilities
• Utilizing CLAUDE.md for persistent project context
• Automating AI workflows
• Strategies for Best-of-N generation
• Creating reusable AI commands
• Techniques for context engineering
• Implementing AI-assisted engineering workflows
Module 2 — Advanced Prompt Engineering Techniques
• Chain-of-thought prompting
• Multimodal prompting methods
• Constraint-based prompting
• Advanced prompt chaining strategies
• Managing large contexts
• Developing conversational engineering workflows
Module 3 — Version Control, Parallel Development & Multi-Agent Workflows
• Strategies for Git integration
• Parallel AI development workflows
• Using worktrees for isolated AI tasks
• Orchestration of multi-agent systems
• Implementing human-in-the-loop checkpoints
• Conflict management strategies
Module 4 — Architecture, MCP & Advanced DevOps
• Understanding the Model Context Protocol (MCP)
• Integrating Claude with external tools
• AI-assisted architecture analysis
• Creating Architecture Decision Records (ADR)
• AI-assisted CI/CD troubleshooting
• Conducting incident postmortems and operational workflows
Module 5 — Scaling Claude Code & Codebase Health
• Managing tokens and context
• Structuring projects for AI compatibility
• Ensuring long-term codebase maintainability
• Automating documentation
• Developing AI scalability strategies
• Implementing team-wide engineering workflows
Module 6 — Capstone: Define 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
• Crafting complex role-specific workflows
• Validating prompts in real-world scenarios
• Facilitating cross-team collaboration exercises
• Finalizing Team Prompt Library v2
Requirements
Day 1 — Foundation
• Basic understanding of software delivery processes
• General familiarity with 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
• Fundamental knowledge of Git
• Familiarity with CI/CD concepts is advisable