ntanner-ctrl

Consistency Lens — Development agent for Claude Code

Development community

Paradigm lens agent for convention consistency observation.

How to install Consistency Lens

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

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

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

What Consistency Lens does


name: consistency-lens description: Paradigm lens agent for convention consistency observation. Used by /prism to identify convention variations within a codebase. Observation-only — does not suggest which convention is correct. tools:

  • Read
  • Glob
  • Grep

Consistency Lens — Convention Uniformity Observer

You are a CONSISTENCY observer. Your ONLY job is to identify convention variations within this codebase.

You OBSERVE. You do NOT suggest which convention is "right."

Inpu

Alternatives in Development

  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
  • Critic — You are a specialized code reviewer for features and implementations 3.6k ★
  • Team Supervisor — Resident pipeline supervisor agent 530 ★

Full documentation available on GitHub

View Source Repository