Dedup Code Agent banner
kumaran-is kumaran-is

Dedup Code Agent

Development community

Description

--- name: dedup-code-agent description: Detects code duplication, unused code, and dependency bloat. Specializes in technical debt identification and cleanup in Flutter + Firebase codebases. Examples:\n\n<example>\nContext: The codebase has grown and the team suspects duplicated utility functions across modules.\nUser: "I think we have a lot of duplicated helper code across the Flutter app."\nAssistant: "I'll use the dedup-code-agent to scan for duplicate code blocks, unused exports, dead code,

Installation

Installs to ~/.claude/agents/kumaran-is-claude-code-onboarding-dedup-code-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/dedup-code-agent.md -o ~/.claude/agents/kumaran-is-claude-code-onboarding-dedup-code-agent.md

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

Full documentation available on GitHub

View Source Repository