All Domains
3
20% of examClaude Code Configuration & Workflows
Configure Claude Code for team workflows using CLAUDE.md hierarchy, custom rules, slash commands, skills, and CI/CD integration patterns.
Key Topics
- CLAUDE.md hierarchy (user/project/directory levels)
- .claude/rules/ with YAML frontmatter glob patterns
- Custom slash commands (.claude/commands/)
- Skills (.claude/skills/) with SKILL.md frontmatter
- Plan mode vs direct execution
- CI/CD integration: -p flag, --output-format json
- Permission management and security boundaries
- Git hooks and pre-commit integration
- Multi-file editing workflows and worktrees