coderabbit-upgrade-migration

Featured

Update CodeRabbit configuration for new features, migrate between plans, and adopt new capabilities. Use when CodeRabbit releases new features, upgrading from Free to Pro plan, or updating .coderabbit.yaml schema for new options. Trigger with phrases like "upgrade coderabbit", "coderabbit new features", "update coderabbit config", "coderabbit plan upgrade", "coderabbit changelog".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# CodeRabbit Upgrade & Migration ## Overview CodeRabbit is a managed SaaS service -- there is no SDK to upgrade. Configuration changes happen by updating `.coderabbit.yaml` in your repository. This skill covers adopting new CodeRabbit features, upgrading between plans, migrating configuration formats, and staying current with CodeRabbit capabilities. ## Prerequisites - CodeRabbit installed on repository - `.coderabbit.yaml` in repository root - Access to CodeRabbit dashboard at app.coderabbit.ai ## Upgrade Paths | From | To | What Changes | |------|----|-------------| | Free | Pro | Private repos, more concurrent reviews, all features | | Pro | Enterprise | SSO, dedicated support, SLA, custom limits | | Old config format | New format | Updated YAML schema fields | | Basic config | Advanced config | Path instructions, learnings, finishing touches | ## Instructions ### Step 1: Check Current Configuration vs Latest Schema ```markdown # On any open PR, post this comment: @coderabbitai configuration # CodeRabbit replies with the active config as YAML. # Compare with the latest schema documentation to find: # 1. Deprecated fields you're still using # 2. New fields available that you're not using # 3. Fields with changed default values ``` ### Step 2: Upgrade Free to Pro Plan ```markdown # What you gain with Pro: 1. Private repository support (Free = public only) 2. More concurrent reviews (Free = 1, Pro = 5) 3. Learnings (CodeRabbit remembers your feedback preferences) 4. F...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

coderabbit-migration-deep-dive

Migrate to CodeRabbit from other code review tools or roll out across a large organization. Use when switching from another AI review tool, migrating from manual-only reviews, or planning a phased CodeRabbit adoption strategy. Trigger with phrases like "migrate to coderabbit", "coderabbit migration", "switch to coderabbit", "coderabbit from reviewbot", "adopt coderabbit", "replace code review tool".

2,266 Updated today
jeremylongshore
AI & Automation Featured

coderabbit-deploy-integration

Roll out CodeRabbit across an organization: multi-repo deployment, org-level config, and team onboarding. Use when deploying CodeRabbit org-wide, creating shared configurations, or onboarding development teams to AI code review. Trigger with phrases like "deploy coderabbit", "coderabbit org rollout", "coderabbit multi-repo", "coderabbit onboarding", "coderabbit team setup".

2,266 Updated today
jeremylongshore
AI & Automation Featured

coderabbit-prod-checklist

Execute CodeRabbit production readiness checklist for org-wide deployment. Use when preparing to enforce CodeRabbit reviews, going live with required checks, or auditing CodeRabbit configuration before making it a merge gate. Trigger with phrases like "coderabbit production", "coderabbit go-live", "coderabbit launch checklist", "coderabbit readiness", "coderabbit pre-launch".

2,266 Updated today
jeremylongshore
AI & Automation Featured

coderabbit-reference-architecture

Implement CodeRabbit reference architecture with production-grade .coderabbit.yaml configuration. Use when designing review configuration for a new project, establishing team standards, or building a comprehensive review setup from scratch. Trigger with phrases like "coderabbit architecture", "coderabbit best practices", "coderabbit project structure", "coderabbit reference config", "coderabbit full setup".

2,266 Updated today
jeremylongshore
AI & Automation Featured

coderabbit-enterprise-rbac

Configure CodeRabbit enterprise access control, seat management, and organization policies. Use when managing who gets AI reviews, configuring organization-level defaults, or implementing access policies for CodeRabbit across teams. Trigger with phrases like "coderabbit SSO", "coderabbit RBAC", "coderabbit enterprise", "coderabbit roles", "coderabbit permissions", "coderabbit seats".

2,266 Updated today
jeremylongshore