Real-World Workflows
Practical workflows for everyday engineering: onboarding to codebases, code reviews, merge conflicts, and monorepo management.
A step-by-step playbook for onboarding to any codebase with Claude Code. From high-level architecture to database schemas, learn the exact prompts and sequence that turn a foreign repo into a familiar one in under fifteen minutes.
How to use Claude Code's review capabilities to catch logic errors, security issues, and performance problems before they reach production. Includes customizing reviews with CLAUDE.md, generating GitHub PR comments, and building team-specific review skills.
A practical guide to using Claude Code for merge conflict resolution. Learn which conflicts are safe to auto-resolve, which need human judgment, and the exact git workflow to follow for clean, correct merges.
A deep dive into configuring Claude Code for monorepos with multiple apps, shared libraries, and different conventions per package. Covers CLAUDE.md hierarchy, .claude/rules/ with path patterns, scoping Claude's attention, and CI/CD integration.