Skip to content

chore(review): replace adversarial CodeRabbit with skill-validator refs#2022

Merged
alexeyv merged 2 commits intomainfrom
chore/coderabbit-default-profile
Mar 16, 2026
Merged

chore(review): replace adversarial CodeRabbit with skill-validator refs#2022
alexeyv merged 2 commits intomainfrom
chore/coderabbit-default-profile

Conversation

@alexeyv
Copy link
Copy Markdown
Collaborator

@alexeyv alexeyv commented Mar 16, 2026

Summary

  • Remove the cynical adversarial reviewer persona from .coderabbit.yaml path_instructions
  • Replace with per-path instructions that reference tools/skill-validator.md as the single source of truth — matching the approach already used in .augment/code_review_guidelines.yaml
  • Add skill-validator pointer to AGENTS.md so all AI tools can discover it
  • Keep chill profile to avoid excessive findings on routine changes

Test plan

  • Open a PR touching a skill file and verify CodeRabbit references skill-validator rules
  • Verify CodeRabbit no longer uses adversarial tone

🤖 Generated with Claude Code

Remove the cynical adversarial reviewer persona from .coderabbit.yaml
and replace with per-path instructions that reference
tools/skill-validator.md as the single source of truth — matching the
approach already used in .augment/code_review_guidelines.yaml.

Add skill-validator pointer to AGENTS.md so all AI tools can discover it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Mar 16, 2026

🤖 Augment PR Summary

Summary: Updates AI reviewer configuration and documentation to align skill validation guidance across tools.

Changes:

  • Replaces the adversarial reviewer tone in CodeRabbit path instructions with references to tools/skill-validator.md as the canonical rule set
  • Keeps the existing “chill” profile to avoid over-reporting on routine changes
  • Adds an explicit pointer in AGENTS.md so agent tools can discover the skill validation rules

Technical Notes: Centralizes validation guidance around tools/skill-validator.md to reduce drift between reviewer configs.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 16, 2026

Warning

Ignoring CodeRabbit configuration file changes. For security, only the configuration from the base branch is applied for open source repositories.

📝 Walkthrough

Walkthrough

This pull request adds a single guideline line to AGENTS.md that references the skill validation documentation location at tools/skill-validator.md. The change is a minimal documentation update adding explicit guidance on where skill validation rules are documented.

Changes

Cohort / File(s) Summary
Documentation Update
AGENTS.md
Adds guideline reference pointing to tools/skill-validator.md for skill validation rules.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • bmadcode
  • pbean
  • muratkeremozcan
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: replacing adversarial CodeRabbit persona with skill-validator references in configuration files.
Description check ✅ Passed The description clearly explains the changes made and aligns with the changeset, providing context about replacing adversarial reviewer instructions with skill-validator references.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/coderabbit-default-profile
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can use oxc to improve the quality of JavaScript and TypeScript code reviews.

Add a configuration file to your project to customize how CodeRabbit runs oxc.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
AGENTS.md (1)

11-11: Make the skill-validator reference a clickable Markdown link.

This keeps the rule machine- and human-friendly in rendered Markdown and reduces friction when agents/tools follow the pointer.

Suggested change
-- Skill validation rules are in `tools/skill-validator.md`.
+- Skill validation rules are in [`tools/skill-validator.md`](tools/skill-validator.md).
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@AGENTS.md` at line 11, Replace the inline code reference
`tools/skill-validator.md` in AGENTS.md with a clickable Markdown link (e.g.,
[Skill validation rules](tools/skill-validator.md) or similar) so the sentence
"Skill validation rules are in `tools/skill-validator.md`." becomes a rendered
hyperlink; remove the backticks around the path and ensure link text remains
clear and human-friendly.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@AGENTS.md`:
- Line 11: Replace the inline code reference `tools/skill-validator.md` in
AGENTS.md with a clickable Markdown link (e.g., [Skill validation
rules](tools/skill-validator.md) or similar) so the sentence "Skill validation
rules are in `tools/skill-validator.md`." becomes a rendered hyperlink; remove
the backticks around the path and ensure link text remains clear and
human-friendly.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: eda34fd9-6e63-4bfb-af79-b6e0141b44b1

📥 Commits

Reviewing files that changed from the base of the PR and between bed9052 and 28954fe.

⛔ Files ignored due to path filters (1)
  • .coderabbit.yaml is excluded by !.coderabbit.yaml
📒 Files selected for processing (1)
  • AGENTS.md

@alexeyv alexeyv merged commit 6742b1f into main Mar 16, 2026
5 checks passed
@alexeyv alexeyv deleted the chore/coderabbit-default-profile branch March 16, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant