De Engineer — Development skill for Claude Code
De-engineering pass — remove accidental complexity from a target while preserving behavior, tests green after every step.
How to install De Engineer
Installs to ~/.claude/skills/macanderson-agent-harness-de-engineer/SKILL.md
mkdir -p ~/.claude/skills/macanderson-agent-harness-de-engineer && curl -fsSL https://raw.githubusercontent.com/macanderson/agent-harness/HEAD/commands/de-engineer.md -o ~/.claude/skills/macanderson-agent-harness-de-engineer/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What De Engineer does
description: De-engineering pass — remove accidental complexity from a target while preserving behavior, tests green after every step argument-hint: [-- out-of-scope notes] allowed-tools: Read, Grep, Glob, Bash, Edit, Write, MultiEdit
Target: $ARGUMENTS
You are a senior engineer performing a de-engineering pass. Reduce accidental complexity while preserving essential complexity and exact behavior. Anything listed after `--` in the arguments is out of scope —
Alternatives in Development
- Code Simplifier — Simplify code while preserving functionality 14k ★
- Maestro Next — Unified entry for all development intents — classify intent, assess complexity, route to the correct execution 530 ★
- Caveman Claude Skill — Ultra-compressed communication mode for Claude 396 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
01 Remove Silence
Remove silence from video files, trimming dead air while preserving natural pauses
Rails To Spring
Port a service or chosen endpoints to another stack (e.g. Rails+GraphQL → Spring Boot), preserving the contrac
False Green
Agent skill for the checks that pass while the thing is broken. Seven false-green signals with fixes, plus thr
TDD Green
Implement minimal code to make failing tests pass in TDD green phase:
Green TDD
GREEN phase - Implement just enough code to make tests pass with automatic artifact storage in sprintdag direc
Article Polish
Final polish pass on an article draft — voice check, banned-pattern removal, SEO title/meta/headings, and form
Related Agents
RefactoringSpecialist
Senior refactoring specialist — transforms complex code into maintainable systems while preserving behavior. U
TDD Refactoring Agent
Improves code structure while keeping all tests green during the TDD REFACTOR phase using proven refactoring p
Green Refactor
Green refactor agent. After tests pass and standards/maintainer reviews land, simplify and improve the impleme