S5 · scenario95 questions · 27 free

Claude Code in CI/CD (S5)

Automated code review, test generation, and PR feedback in CI/CD.

The Claude Code in CI/CD scenario (S5) is Claude running inside your pipeline: automated code review, test generation, and PR feedback — non-interactive, gated, and repeatable. The exam tests whether you can make agent output deterministic and safe enough to block a merge on.

Expect questions on wiring Claude Code into CI/CD, structured JSON output for machine consumption, validation and retry loops, and the review architectures that keep automated feedback trustworthy.

This scenario spans 12 subtopic areas, covered by 95 practice questions across 18 easy, 54 medium, and 23 hard items.

Start practicing — 27 freeSee a sample question ↓
Sample question · free
MediumD3 · 3.1S5 · Claude Code in CI/CD

Your CI/CD pipeline has a top-level CLAUDE.md with shared PR comment guidelines. Each service subdirectory needs service-specific review rules. Using @import syntax, where should the service-specific rules file be placed so the top-level CLAUDE.md can import it?

Try it interactively →

What's covered

Subtopic areas in Claude Code in CI/CD, drawn from the exam blueprint: