ClaudeClaude 路 Foundations

Contexto do exame

Scenarios

O exame apresenta 4 cen谩rios escolhidos aleatoriamente a partir destes 6. Cada um enquadra um contexto realista de produ莽茫o para um conjunto de perguntas. Conhe莽a as partes m贸veis de cada um.

1

Customer Support Resolution Agent

You are building a customer support resolution agent using the Claude Agent SDK. It handles high-ambiguity requests like returns, billing disputes, and account issues, with backend access through custom MCP tools (get_customer, lookup_order, process_refund, escalate_to_human). The target is 80%+ first-contact resolution while knowing when to escalate.

Agentic Architecture & OrchestrationTool Design & MCP IntegrationContext Management & Reliability
2

Code Generation with Claude Code

You are using Claude Code to accelerate software development - generation, refactoring, debugging, and documentation. You need to integrate it into your workflow with custom slash commands, CLAUDE.md configurations, and to understand when to use plan mode vs direct execution.

Claude Code Configuration & WorkflowsContext Management & Reliability
3

Multi-Agent Research System

A coordinator agent delegates to specialized subagents: one searches the web, one analyzes documents, one synthesizes findings, and one generates reports. The system researches topics and produces comprehensive, cited reports.

Agentic Architecture & OrchestrationTool Design & MCP IntegrationContext Management & Reliability
4

Developer Productivity with Claude

You are building developer productivity tools with the Claude Agent SDK. The agent helps engineers explore unfamiliar codebases, understand legacy systems, generate boilerplate, and automate repetitive tasks using built-in tools (Read, Write, Bash, Grep, Glob) and MCP servers.

Tool Design & MCP IntegrationClaude Code Configuration & WorkflowsAgentic Architecture & Orchestration
5

Claude Code for Continuous Integration

You are integrating Claude Code into your CI/CD pipeline to run automated code reviews, generate test cases, and provide PR feedback. You need prompts that provide actionable feedback and minimize false positives.

Claude Code Configuration & WorkflowsPrompt Engineering & Structured Output
6

Structured Data Extraction

You are building a structured data extraction system. It extracts information from unstructured documents, validates output with JSON schemas, and maintains high accuracy. It must handle edge cases gracefully and integrate with downstream systems.

Prompt Engineering & Structured OutputContext Management & Reliability
MUDO
Claude FM