Skip to content

Merge PR #23 and publish a release for CodeRabbit CLI 0.7 compatibility #39

Description

@MisonL

Summary

Please review and merge PR #23, then publish a new official skill release as soon as the required review changes are complete.

Why this is needed

The installed CodeRabbit CLI is 0.7.2, while the latest official skills release is still v1.1.1 (published 2026-04-22). The released review guidance is out of sync with the current CLI contract and can direct users to unsupported or obsolete options, including the legacy review-scope guidance and the old output/authentication flow.

This makes a fresh installation of the official skill fail or behave differently from the documented commands, even though the CLI itself is current.

Requested actions

  1. Review and merge PR fix(skills): align review guidance with CLI 0.7 #23, which updates the canonical skill, Claude command, agent guidance, README, and changelog for the public CLI 0.7 options and current authentication behavior.
  2. Publish a new official release after merging the fix.
  3. Include release notes that state:
    • the minimum or tested CodeRabbit CLI version;
    • the supported review scope flags (--committed and --uncommitted);
    • the default tracked-change behavior when no scope flag is supplied;
    • the supported --agent and --include-untracked usage;
    • that --dir must point inside an initialized Git worktree;
    • the current authentication flow and any removed options.
  4. Ensure the published package/skill content is generated from the merged canonical source so that all distributed variants stay consistent.

Validation context

Thank you for prioritizing this so users do not receive stale CLI instructions from the official skill installation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions