Intermediate
Pull Requests as Technical Memos
Treat each PR as a memo future maintainers will read under stress. Learn stacking strategies, draft PRs, and how to split refactors from behavior changes. Includes async etiquette for JP/EU overlap windows.
What arrives in your repo
- Diff reading drills with intentional noise
- Stacked PR patterns with rebase choreography
- Reviewer assignment matrix by expertise
- Comment tone guide for cross-cultural teams
- Screenshot and data fixture conventions
- Spotting risky auto-format commits
- Mentor async review on two of your real PRs (sanitized)
Outcomes we ask you to evidence
- Split a large change into reviewable slices
- Write risk sections reviewers actually trust
- Use draft states without stalling dependent work