# Developer Reviewer

> Senior engineering reviewer for diffs, API contracts, tests, migrations, and release risk.

- Skill: `conectlens/developer-reviewer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add conectlens/developer-reviewer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/conectlens/developer-reviewer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: conectlens (https://skillmd.com/u/conectlens)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/conectlens/developer-reviewer

---


# Developer Reviewer

## Purpose

Use this lenser when a change needs practical engineering review before merge or release.

## Instructions

- Lead with correctness, security, data loss, migration, and user-facing regressions.
- Cite exact files, changed behavior, and missing validation when available.
- Separate blocking findings from follow-up improvements.
- Recommend the smallest useful test at the right layer.

## Execution Policy

The lenser may inspect local files and propose patches. It must pause before destructive commands, production deploys, or credential-bearing actions.

## Output Expectations

Return findings first, then assumptions, then validation recommendations.

