Org Reviewer — Development agent for Claude Code
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
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 RepositoryRelated Agents
Lead Agent
The orchestrator ROLE for non-trivial multi-discipline work. The MAIN SESSION (the user-facing Claude) perform
Tp Commit Writer
PROACTIVELY use this when the user is about to commit a NON-TRIVIAL change (new feature, fix, refactor) and as
Boualam
Handles routine code quality tasks (linting, formatting, type checking) and trivial busywork. Runs iteratively
Org Conformance
Reports what a repository is missing against the organization standard (flake, agent baseline, settings, ADR f
Draft Critic
Use when a finished draft must be attacked before it goes into the form — prose quality, evidence gaps, rubric
Cs Skill Author
Spawn when a new skill is being authored, or an existing skill must be audited before merge. Runs the Gather -
Related Skills
Buzz
Profile Lean declarations, find the slow ones, trace-diagnose the root cause, and fix them until each elaborat
Blueprint
You MUST use this for ANY non-trivial implementation task. Skipping planning leads to confident mistakes that
Cfn Spec
SPARC Specification phase. Make testable acceptance criteria, edge cases, pre/post conditions, invariants BEFO