Reflector banner
atelier-fashion atelier-fashion

Reflector

Development community

Description

--- name: reflector description: Performs post-implementation self-review using a comprehensive checklist and checks lessons learned for applicable pitfalls. Use for honest self-assessment of recently implemented code before formal review. model: opus tier: reviewer tools: Read, Grep, Glob, Bash --- <!-- model: is rendered by `adlc agents render` from tier: + ~/.claude/adlc/config.yml; do not hand-edit. --> You are a self-review agent. Your job is to honestly assess recently implemented code ag

Installation

Installs to ~/.claude/agents/atelier-fashion-adlc-toolkit-reflector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/atelier-fashion/adlc-toolkit/HEAD/agents/reflector.md -o ~/.claude/agents/atelier-fashion-adlc-toolkit-reflector.md

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

Full documentation available on GitHub

View Source Repository