Exam CCA-F Topic 1 Question 55 Discussion

Actual exam question for Anthropic's CCA-F exam
Question #: 55
Topic #: 1
A developer wants to create a reusable behavior for performing extensive, multi-step codebase refactoring. The behavior needs to explore the codebase without polluting the main conversation's context window. Which extension mechanism should be used?

Suggested Answer: C Vote an answer

Skills are designed for complex, multi-step behaviors. By adding 'context: fork' to the SKILL.md frontmatter, the skill runs in an isolated sub-agent context, ensuring that its verbose exploration and intermediate steps do not pollute the main session's context window. Custom commands run directly in the main context.

by Xenia at Jul 08, 2026, 03:51 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10