03
Domain 03
Claude Code Configuration & Workflows
Where conventions live, when to plan, how teams share rules, how to run Claude Code non-interactively.
6 questions
- Q11What's going on?You put your team's coding standards in ~/.claude/CLAUDE.md — and your teammates report Claude is ignoring them.
- Q13Which approach should you take?A 40-document cross-team escalation redesign with two valid architectural approaches in front of you.
- Q39What approach should the student have taken?An MBA student asked Claude for a churn script — and got 300 lines using assumptions they never specified.
- Q40Why does the fresh session do better?The original session reviews its own script and finds nothing. A fresh session catches three real bugs.
- Q61What's the right fix?A CI pipeline parses Markdown reviews with regex, silently drops findings, and breaks every few weeks.
- Q65What's the better workflow?Three rounds of date-range filtering and the implementation keeps almost-working but missing one edge case each time.