Domain 3 · Cumulative Retrieval Quiz (20%)

Domain 3 — Test Yourself

Eight questions across Tasks 3.1–3.6. Click to grade.

Aim: 7/8+.
1. A new teammate lacks the team's shared instructions. Likely cause — they live in:
Option 1. User scope isn't version-controlled. (L1)
2. One convention must apply to test files scattered across the whole tree. Use:
Option 1. Glob rules apply by file type across directories. (L1)
3. A /review command must reach every developer on clone. Put it in:
Option 1. Project-scoped commands ship with the repo; config.json array doesn't exist. (L2)
4. A verbose codebase-analysis skill clutters the main chat. Isolate it with:
Option 2. context: fork isolates output. (L2)
5. Monolith→microservices, dozens of files, boundary decisions. Approach:
Option 1. Stated architectural complexity → plan mode now. (L3)
6. Multi-phase task exhausts context from reading many files. Use:
Option 3. Explore subagent isolates discovery. (L3)
7. A CI job hangs running claude "..." awaiting input. Fix:
Option 2. -p is the documented non-interactive mode. (L4)
8. Most objective review of just-generated code comes from:
Option 3. Independent instance beats self-review. (L4)
Scoring8/8 → Domain 4. Misses → re-read the flagged lesson.
Tell your teacher your score.