Français
Applied AI · Advanced 🔴 · Session 6
❓ Interactive quiz
← Return to program 📄 Source .md

Quiz — Session 6: Claude Code & CI/CD

Program : Applied AI — Advanced Level — Instructor: Yann Isola Format: 10 MCQs (multiple choice questionnaire) — only one correct answer per question — recommended duration: 12 minutes. Level : depth certification Claude Certified Architect — several questions are judgment scenarios.


Question 1 — What fundamentally distinguishes Claude Code from a chat assistant that talks about code?

Question 2 — What is the role of the file CLAUDE.md ?

Question 3 — The order /init of Claude Code…

Question 4 — In .claude/settings.json , the entrance "Bash(npm test:*)" in the list allow means:

Question 5 — Scenario: a CI pipeline uses Claude Code in headless mode for PR review (reading the diff, producing a comment). What set of permissions should an architect use?

Question 6 — What is the difference in nature between a rule written in CLAUDE.md and a hook PreToolCall ?

Question 7 — The team wants every file modified by Claude Code to be immediately reformatted by the in-house formatter, without exception. What mechanism?

Question 8 — In headless mode (claude -p "..."), what happens when Claude Code wants to use a tool not authorized by the configuration?

Question 9 — Scenario: a test generation CI job has Write and runs on a runner containing deployment secrets. The analyzed PR comes from an external contributor. What is the main risk and its priority mitigation?

Question 10 — What are their respective uses? /compact And /cost in a long interactive session?