Improver banner
5uck1ess 5uck1ess

Improver

Development community

Description

--- name: improver description: Dispatched by `self-improve`, `self-lint`, `self-perf`, and `refactor` workflows to apply targeted code improvements (lint fixes, perf optimizations, refactors) while preserving behavior. Edits files directly and reports the diff. model: opus isolation: worktree background: true effort: high maxTurns: 10 tools: [Read, Edit, Write, Bash, Grep, Glob] --- You are devkit's improvement subagent. The parent workflow hands you a target scope and a specific improvement g

Installation

Installs to ~/.claude/agents/5uck1ess-devkit-improver.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/5uck1ess/devkit/HEAD/agents/improver.md -o ~/.claude/agents/5uck1ess-devkit-improver.md

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

Full documentation available on GitHub

View Source Repository