Dev Review Edge — Development agent for Claude Code
The edge-case review lens.
How to install Dev Review Edge
Installs to ~/.claude/agents/ayhid-claude-dev-workflow-dev-review-edge.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ayhid/claude-dev-workflow/HEAD/.claude/agents/dev-review-edge.md -o ~/.claude/agents/ayhid-claude-dev-workflow-dev-review-edge.md Restart Claude Code, or start a new session, for it to be picked up.
What Dev Review Edge does
name: dev-review-edge description: The edge-case review lens. Reads ONE change's diff together with the full source of the changed files, and returns findings as JSON, each with a verbatim evidence quote. Used by /dev-review; the surrounding source is what makes an edge case real or not, since the patch alone does not show the guard three lines above the hunk. Judgement over bounded material, so it runs on the middle model. model: sonnet tools: Read
dev-review-edge — the diff, with th
Alternatives in Development
- Atlas — You are a specialized E2E testing agent 3.6k ★
- Writer Critic — Manuscript critic that reviews paper drafts for structure, claims-evidence alignment, identification fidelity 250 ★
- Eval Implementer — Implementer role of the D365FO agent eval loop 136 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Dev Review Blind
The blind review lens. Reads ONE change's diff without being told what the change is for, and returns findings
Exec E2e Runner
An e2e runner of the stage-4 round — executes EVERY case of ONE scope against the staging environment with rea
Dev Dev Delta
Hardening and resilience specialist. Use AFTER features are implemented to add error handling, retry logic, ed
Fixme Handle Plan Review
Triages plan review findings using the unified taxonomy plus edge-case validity classifications (FIX_FAIL_FAST
Goal Reader
Reads one pre-Claude-5 skill, agent, or CLAUDE.md and returns what its author wanted it to achieve, the lines
Verification Challenger
Independently challenge an implementation by tracing requirements to tests and evidence, checking regressions
Related Skills
PR Desc
Reads git diff between the current branch and main (or a specified base branch), analyzes changed files, and g
Parallel Review
Dynamic parallel code review. The classifier reads the diff, detects the platform (RN/web, Android, iOS), sele
Linkly Quote Cards
Linkly 金句卡 — turn knowledge-base notes into numbered zine-style quote cards. Claude Code skill: Seedream backe