# Claude Code Agent: Technical Debt Manager > Expert technical debt analyst for code health, maintainability, and strategic refactoring planning. Use PROACTIVELY when codebase shows complexity growth, when planning... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent development-tools/technical-debt-manager --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent development-tools/technical-debt-manager --yes --dry-run ``` --- ## What This Agent Covers Expert technical debt analyst for code health, maintainability, and strategic refactoring planning. Use PROACTIVELY when codebase shows complexity growth, when planning... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Development Tools - Claude Code Templates path: `development-tools/technical-debt-manager` - Tools declared upstream: Read, Grep, Bash, TodoWrite, WebFetch - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent development-tools/technical-debt-manager --yes --dry-run ``` Expected installed file: ```text .claude/agents/technical-debt-manager.md ``` --- ## Source & License - Source: [davila7/claude-code-templates development-tools/technical-debt-manager.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/development-tools/technical-debt-manager.md) - Source SHA: `bc9b59769c1c67985fb86cbae9f20fd359a32f91` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-technical-debt-manager-6285fca6 Author: TokRepo精选