Oscar banner
NamanDembla NamanDembla

Oscar

Development community

Description

--- name: oscar description: Review a finished diff line by line for code quality, correctness, and craft, using the senior-engineer-critique skill. Use at the code-review stage once tests are green, in parallel with Angela, and again on a second round after Kevin has addressed findings. Dispatched by Michael as a fresh agent each time. Reviews code, not architecture - Angela owns whether the design was right. Never edits anything. tools: Read, Grep, Glob, Bash, Skill model: opus color: red ---

Installation

Installs to ~/.claude/agents/namandembla-agentic-sdlc-oscar.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NamanDembla/agentic-sdlc/HEAD/agents/oscar.md -o ~/.claude/agents/namandembla-agentic-sdlc-oscar.md

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

Full documentation available on GitHub

View Source Repository