autofix
Installation
SKILL.md
CodeRabbit Autofix
Philosophy
- Keep fixes traceable to explicit CodeRabbit feedback, not speculative cleanup.
- Prefer smallest safe change that resolves the reported issue.
- Preserve user control: approval-aware by default, batch mode only when asked.
When to use
- A PR has unresolved CodeRabbit review threads and the user wants to apply fixes.
- The user asks to process CodeRabbit feedback in sequence (manual) or in batch (auto).
- The team wants one consolidated fix commit after review comment remediation.
Inputs
repository_state: current branch, working tree status, and push state.pr_context: open PR number/title for the current branch.review_threads: unresolved review threads authored by CodeRabbit bot identities.mode:manualorautochosen by the user.