Refine
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
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 RepositoryRelated Agents
Gitnexus Test Ci Verifier
GitNexus test and CI reviewer. Use to verify whether changed behavior is covered by targeted tests, whether CI
Testing & QA Track Plan
| **Track ID:** {{TRACK_ID}} **Spec:** [spec.md](./spec.md) **Estimated Effort:** {{EFFORT_ESTIMATE}}... | - |
Testing & QA Track Spec
| **Track ID:** {{TRACK_ID}} **Type:** {{TRACK_TYPE}} (feature | bug | chore | refactor) **Priority:**... | -
Testing & QA Workflow
| 1. **plan.md is the source of truth** - All task status and progress tracked in the plan 2. **Test-D... | -
Testing & QA Test Generate
| You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... | -
Testing & QA Claude Code Flow
by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op
Testing & QA