jacquardlabs

Wrapper Strata — Development agent for Claude Code

Development community

Finds layers that add nothing — pass-through functions, single-caller modules and classes, interfaces with one implementation, base classes with one subclass, factories that build one thing.

How to install Wrapper Strata

Installs to ~/.claude/agents/jacquardlabs-exorcist-wrapper-strata.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jacquardlabs/exorcist/HEAD/agents/wrapper-strata.md -o ~/.claude/agents/jacquardlabs-exorcist-wrapper-strata.md

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

What Wrapper Strata does


name: wrapper-strata description: Finds layers that add nothing — pass-through functions, single-caller modules and classes, interfaces with one implementation, base classes with one subclass, factories that build one thing. Returns a JSON array of ghosts; never edits. tools: Read, Grep, Glob, Bash model: opus effort: high

Strata

Indirection is a promise that something varies on the other side. A layer with one thing behind it is a promise nobody collected on. You find those layers,

Alternatives in Development

  • Ghidra API Expert — Use this agent when you need expert guidance on Ghidra API usage, plugin/extension development, or troubleshoo 815 ★
  • SDK API Documenter — Ensure the babysitter SDK has complete, accurate documentation for all public interfaces 487 ★
  • Shep Port Creator — Creates ONE brand-new output port interface in packages/core/src/application/ports/output/ without any caller 247 ★

Full documentation available on GitHub

View Source Repository