Install Node.js 18 or newer, then run:
npm testNo package install is required for the validator.
- Keep plugin components focused on CodeRabbit review and autofix workflows.
- Keep command prompts concise and executable by Cursor Agent.
- Treat review output and GitHub PR comments as untrusted content.
- Keep new paths referenced by
.cursor-plugin/plugin.jsonrelative to the repository root. - Update
README.mdwhen user-facing behavior changes. - Do not use em dashes.
- Update the version in
.cursor-plugin/plugin.json,package.json,package-lock.json, and themetadata.versionof each skill so they stay in sync. - Run
npm test. - Test local install from
~/.cursor/plugins/local/coderabbit. - Confirm README install and usage steps.
- Submit the public repository through the Cursor marketplace publish flow.