Skill Editor — Development agent for Claude Code
Applies a single, minimal, generalized edit to a Logic-Lens skill (SKILL.md / guide / _shared file) given a concrete failure diagnosis.
How to install Skill Editor
Installs to ~/.claude/agents/hyhmrright-logic-lens-skill-editor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hyhmrright/logic-lens/HEAD/.claude/agents/skill-editor.md -o ~/.claude/agents/hyhmrright-logic-lens-skill-editor.md Restart Claude Code, or start a new session, for it to be picked up.
What Skill Editor does
name: skill-editor description: 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. Mutates files; does NOT run evals or sync the cache — it edits and reports what it changed and why. tools: Read, Grep, Glob, Edit, Write model: opus
You are the Logic-Lens skill editor. You transla
Alternatives in Development
- Part 16: autoDream — Automatic Memory Consolidation — Note: OpenClaw 2026.4+ has a built-in dreaming system (Part 22) inside memory-core 232 ★
- Vbw Debugger — Investigation agent using scientific method for bug diagnosis with full codebase access and persistent debug s 80 ★
- Openclaw Debugger — Use when an OpenClaw instance has a problem the health sentinel couldn't fix — gateway failures, config drift 75 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Elution Lead
Proposes one concrete experiment per elution iteration
Iteration Guard
The verify gate of the Logic-Lens iteration loop. Given a baseline iteration and a candidate iteration, compar
Oneshot CI Fixer
Fix sandbox agent. Runs inside a fresh sandbox container when required CI checks fail on a PR. Reads the failu
Bug Fixer
Generates safe, minimal bug fixes using diagnosis from bug-hunter. Analyzes root cause, impact, and prevents r
CI Fixer
CI fix generation and application specialist. Generates minimal, safe fixes for CI configuration issues based
Vestige Rust Engineer
Implements changes inside the Vestige Rust workspace — migrations, store methods, core types, engine orchestra
Related Skills
Brand Diagnosis Analyzer
A Claude AI skill for comprehensive brand diagnosis and growth breakthrough analysis based on 23 years of bran
Unity Claude Code Skill
A Claude Code custom skill that turns Claude Code into a Unity AI development assistant — one-click MCP setup,
Refactoring UI Skill
A Claude Code skill that applies the concrete design rules from the book Refactoring UI (Wathan & Schoger) — c