# Claude Code Agent: Tech Debt Remediation Plan > Generate technical debt remediation plans for code, tests, and documentation. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent documentation/tech-debt-remediation-plan --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent documentation/tech-debt-remediation-plan --yes --dry-run ``` --- ## What This Agent Covers Generate technical debt remediation plans for code, tests, and documentation. 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: Documentation - Claude Code Templates path: `documentation/tech-debt-remediation-plan` - Tools declared upstream: changes, codebase, edit/editFiles, extensions, fetch, findTestFiles, githubRepo, new, openSimpleBrowser, problems, runCommands, runTasks, runTests, search, searchResults, terminalLastCommand, terminalSelection, testFailure, usages, vscodeAPI, github - 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 documentation/tech-debt-remediation-plan --yes --dry-run ``` Expected installed file: ```text .claude/agents/tech-debt-remediation-plan.md ``` --- ## Source & License - Source: [davila7/claude-code-templates documentation/tech-debt-remediation-plan.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/documentation/tech-debt-remediation-plan.md) - Source SHA: `59b676fc4dcbd5ee289ba5ee22f085fe92bb7c3d` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-tech-debt-remediation-plan-f7afea68 Author: TokRepo精选