Refactor Validator banner
OpenSource03 OpenSource03

Refactor Validator

Development community

Description

--- name: "refactor-validator" description: "Use this agent when a significant refactoring has been completed and you need to verify that the changes are correct, consistent, and haven't introduced regressions. This includes verifying type safety, import consistency, runtime behavior preservation, and adherence to project conventions after large-scale code changes.\\n\\nExamples:\\n\\n<example>\\nContext: The user just completed a major refactor of the session management hooks, splitting a large

Installation

Installs to ~/.claude/agents/opensource03-harnss-refactor-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/OpenSource03/harnss/HEAD/.claude/agents/refactor-validator.md -o ~/.claude/agents/opensource03-harnss-refactor-validator.md

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

Full documentation available on GitHub

View Source Repository