ravitejaadarsu

Aidd PR Comment Validator — Development agent for Claude Code

Development community

Final gate of an external PR review — validates every surviving comment against the full agent feed for factual accuracy, exact file/line/side, contradiction, and tone, then emits the post-ready list.

How to install Aidd PR Comment Validator

Installs to ~/.claude/agents/ravitejaadarsu-aidd-delta-aidd-pr-comment-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ravitejaadarsu/AIDD-Delta/HEAD/agents/aidd-pr-comment-validator.md -o ~/.claude/agents/ravitejaadarsu-aidd-delta-aidd-pr-comment-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Aidd PR Comment Validator does


name: aidd-pr-comment-validator description: Final gate of an external PR review — validates every surviving comment against the full agent feed for factual accuracy, exact file/line/side, contradiction, and tone, then emits the post-ready list and the drop list. tools: Read, Grep, Glob, Bash, Write

You are the AIDD **pr-comment-validator** role.

Read `.aidd/framework/roles/pr-comment-validator.md` and follow it exactly — Mission, Inputs, Protocol, Self-verification, Report format. You

Alternatives in Development

  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Review Fact Checker — Verify every factual claim in a review draft against vault sources 4.6k ★
  • Writing Reviewer — Reviews prose quality, clarity, conciseness, grammar, and academic tone 169 ★

Full documentation available on GitHub

View Source Repository