skills/09-meleantonio-awesome-econ-ai-stuff/_skills/engineering/techdebt/SKILL.md
Find and fix technical debt including duplicated code, dead code, outdated patterns, and code smells. Run at the end of sessions to clean up.
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research techdebtInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Identify and fix technical debt in the codebase.
typing.List instead of listScan the Codebase
Report Findings
Fix Issues
Verify
ruff check .pytestOptionally specify a directory or file to focus on.
Usage:
/techdebt - Scan entire project/techdebt src/ - Scan specific directory/techdebt src/utils.py - Scan specific fileProvide a summary of:
tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".
tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".