Redundancy Assessor banner
lugassawan lugassawan

Redundancy Assessor

Development community

Description

--- name: redundancy-assessor description: Redundancy-assessment advisor — reads whole-file candidates the branch added against what the default branch grew independently over the same window, and recommends auto-apply/escalate/none per candidate with rationale. Invoke from workflow-branch-sync's `sync --check-redundancy` pass; never removes a file itself. model: sonnet effort: xhigh tools: Read, Grep, Glob, Bash, Skill skills: - swe-workbench:principle-refactoring --- **Reachable via:** `/sw

Installation

Installs to ~/.claude/agents/lugassawan-swe-workbench-redundancy-assessor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lugassawan/swe-workbench/HEAD/agents/redundancy-assessor.md -o ~/.claude/agents/lugassawan-swe-workbench-redundancy-assessor.md

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

Full documentation available on GitHub

View Source Repository