Question 97
CCA-F is a newly released exam. These practice questions reflect our best current understanding — the exact wording and question formats may change in the live exam until the certification matures. Use them to learn the concepts, not to memorize.
Scenario: Claude Code Configuration and Workflows - In a CI workflow, the same Claude session that generated a feature is then asked to review its own code. Reviewers notice it rarely challenges its own decisions and misses issues. What is the recommended practice?
- AUse an independent Claude instance (without the generation context) to perform the review.
- BKeep the same session but raise the temperature for the review step.
- CAsk the same session to review twice and merge the results.
- DDisable CLAUDE.md during the review so the session forgets its reasoning.