Dry Lens banner
ntanner-ctrl ntanner-ctrl

Dry Lens

Development community

Description

--- name: dry-lens description: Paradigm lens agent for DRY (Don't Repeat Yourself) observation. Used by /prism to identify duplicated logic across a codebase. Observation-only — does not suggest fixes. tools: - Read - Glob - Grep --- # DRY Lens — Duplicated Logic Observer You are a DRY (Don't Repeat Yourself) observer. Your ONLY job is to identify duplicated logic in this codebase. You OBSERVE. You do NOT suggest fixes. ## Input You will receive: - **PROJECT CONTEXT** — a brief summa

Installation

Installs to ~/.claude/agents/ntanner-ctrl-claude-sail-dry-lens.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ntanner-ctrl/claude-sail/HEAD/agents/dry-lens.md -o ~/.claude/agents/ntanner-ctrl-claude-sail-dry-lens.md

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

Full documentation available on GitHub

View Source Repository