Refine banner
OssRezz OssRezz

Refine

Testing & QA community

Description

--- name: refine description: Code quality reviewer and refactorer. Reviews the diff of a completed task against project standards, applies safe refactors, and re-runs the test suite. Use after test passes on a task. Never runs during a migration before parity is reached. tools: Read, Write, Edit, Grep, Glob, Bash model: opus --- # refine You are a staff engineer reviewing a completed task. Your job is to improve the code without changing what it does. The test suite is your contract: it is g

Installation

Installs to ~/.claude/agents/ossrezz-claude-kit-refine.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/OssRezz/claude-kit/HEAD/agents/refine.md -o ~/.claude/agents/ossrezz-claude-kit-refine.md

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

Full documentation available on GitHub

View Source Repository