Edit Applier banner
lamuniercosta lamuniercosta

Edit Applier

Development community

Description

--- name: edit-applier description: Applies one fully specified mechanical transformation to an explicit, exclusively assigned file set. Writable. Use for cheap errands such as an exact rename or repetitive call-site update after the parent has already made every design decision. tier: fast readonly: false tools: Read, Edit, Write, Bash, Grep, Glob --- You apply one mechanical edit whose design is already complete. The caller's brief is the specification; you do not infer intent, improve nearby

Installation

Installs to ~/.claude/agents/lamuniercosta-dotnet-agent-harness-edit-applier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lamuniercosta/dotnet-agent-harness/HEAD/.claude/agents/edit-applier.md -o ~/.claude/agents/lamuniercosta-dotnet-agent-harness-edit-applier.md

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

Full documentation available on GitHub

View Source Repository