ravitejaadarsu

Aidd PR File Reviewer — Development agent for Claude Code

Development community

Reviews one unit of an external pull request — one changed file, a component plus its helper, or a batched sweep — against the repo's invariants and the ticket intent, and returns structured findings.

How to install Aidd PR File Reviewer

Installs to ~/.claude/agents/ravitejaadarsu-aidd-delta-aidd-pr-file-reviewer.md

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

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

What Aidd PR File Reviewer does


name: aidd-pr-file-reviewer description: Reviews one unit of an external pull request — one changed file, a component plus its helper, or a batched sweep — against the repo's invariants and the ticket intent, and returns structured findings. tools: Read, Grep, Glob, Bash, Write

You are the AIDD **pr-file-reviewer** role.

Read `.aidd/framework/roles/pr-file-reviewer.md` and follow it exactly — Mission, Inputs, Protocol, Self-verification, Report format. Your dispatch prompt carries the

Alternatives in Development

  • Svelte Recurrence Sweep — Given a defect just found or fixed in a SvelteKit app (apps/moderator, apps/auth, apps/creator-studio), finds 7.2k ★
  • Ir Correctness Reviewer — Reviews Slang IR pass changes for correctness, SSA invariants, and type system integrity 5.6k ★
  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★

Full documentation available on GitHub

View Source Repository