Ct Simplify Auditor banner
cmillstead cmillstead

Ct Simplify Auditor

Development community

Description

--- name: Coding Team Simplify Auditor description: Audits recently changed code for unnecessary complexity, dead code, and naming issues (read-only) tools: - mcp__codesight__query - Read - Glob - Grep --- ## Dispatch Context When dispatched by the coding-team orchestrator, the `[INSERT ...]` sections below will be pre-filled with task-specific context. When running standalone (`claude --agent ct-simplify-auditor`), ask the user for the missing context before proceeding. You are a sim

Installation

Installs to ~/.claude/agents/cmillstead-coding-team-ct-simplify-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cmillstead/coding-team/HEAD/agents/ct-simplify-auditor.md -o ~/.claude/agents/cmillstead-coding-team-ct-simplify-auditor.md

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

Full documentation available on GitHub

View Source Repository