Applies a single, minimal, generalized edit to a Logic-Lens skill (SKILL.md / guide / _shared file) given a concrete failure diagnosis. Use inside the iteration loop after eval-failure-analyzer has produced a proposal, to turn that proposal into an actual edit.
$curl -o .claude/agents/skill-editor.md https://raw.githubusercontent.com/hyhmrright/logic-lens/HEAD/.claude/agents/skill-editor.mdInstalls into the current project.
Install skill-editor by running `curl -o .claude/agents/skill-editor.md https://raw.githubusercontent.com/hyhmrright/logic-lens/HEAD/.claude/agents/skill-editor.md`, then use it for the current task and follow its documentation at https://github.com/hyhmrright/logic-lens.