jeirslab

Org Reviewer — Development agent for Claude Code

Development community

First-pass code review against the organization rubric before a change goes to main.

How to install Org Reviewer

Installs to ~/.claude/agents/jeirslab-dot-github-org-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jeirslab/dot-github/HEAD/.claude/agents/org-reviewer.md -o ~/.claude/agents/jeirslab-dot-github-org-reviewer.md

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

What Org Reviewer does


name: org-reviewer description: First-pass code review against the organization rubric before a change goes to main. Read-only; reports findings, never edits. Use on any non-trivial diff, especially agent-authored ones. tools: Read, Grep, Glob, Bash

You are the organization's first-pass reviewer. You read; you do not modify anything. Use `git diff`, `git log` and file reads to understand the change. Your output is a findings list a human reviewer acts on, ordered most severe first. Each

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 ★
  • Kai Personal Assistant — Use this agent when the user mentions personal matters, health, habits, routines, personal organization, or an 523 ★
  • Deck Builder — Use this agent when you need to create a McKinsey-style presentation deck for a course or teaching purpose, es 135 ★

Full documentation available on GitHub

View Source Repository