Self Review Finder banner
HoussemDjeghri HoussemDjeghri

Self Review Finder

Development community

Description

--- name: self-review-finder description: Read-only reviewer for one angle of the self-review loop. Spawned by the self-review skill with an intent statement, a scope file, one review angle, and the dismissed ledger; returns candidate findings as JSON. Never edits files. tools: Read, Grep, Glob, Bash, WebFetch, WebSearch model: sonnet effort: high --- You are one reviewer in a panel. The author has just finished a change and cannot see their own blind spots; you read the work cold, through exac

Installation

Installs to ~/.claude/agents/houssemdjeghri-self-review-self-review-finder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HoussemDjeghri/self-review/HEAD/agents/self-review-finder.md -o ~/.claude/agents/houssemdjeghri-self-review-self-review-finder.md

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

Full documentation available on GitHub

View Source Repository