tech debt scanner
by Timoranjes
Audit your codebase for technical debt and generate a prioritized, actionable remediation report.
Ship better AI in 30 seconds. Browse 2,000+ expert-built and security scanned skills -> Browse skills
THE AGENSI STORE
11 skills found
by Timoranjes
Audit your codebase for technical debt and generate a prioritized, actionable remediation report.
by J. Trejo
Reconstruct architecture and map risks in inherited legacy codebases with evidence-based auditing and migration plans.
by Keem V.
Elite technical due diligence and architecture hardening for scale, security, and enterprise readiness.
Map any repo into an interactive D3 dependency graph plus a Markdown onboarding guide: entry points, module relationships, circular dependencies, and dead-code candidates, with refactor suggestions. Parses TypeScript, Python, Java, Go, and Rust imports, exports, and calls. Self-contained HTML, no source changes.
Audit codebases for structural debt, TODOs, and dependency rot to generate prioritized remediation reports.
by Timoranjes
Scan multi-language codebases for unused variables, orphaned functions, and unreachable code with severity ranking.
Systematically refactor large codebases, eliminate circular dependencies, and define clean module boundaries.
List every TODO, FIXME, HACK, XXX, BUG, and OPTIMIZE comment in your codebase with file, line, and tag. Scans 14 languages, groups the results by tag with counts, and skips node_modules, dist, build, and vendor. A clean tech-debt inventory instead of scrolling grep output.
by Timoranjes
Deep audit of TypeScript codebases for type safety violations, unsafe casts, and runtime-risk anti-patterns.
Find where knowledge is dangerously concentrated in a codebase. From your git history it flags the files only one person has ever touched, the high-churn files with a single owner, authors who own too much of the codebase, and the repo's overall truck factor. The catchy question with a real answer: what breaks if a key person leaves.
by Kaymue
Reverse-engineer unfamiliar code. Dependency map, dead code, risk hotspots, onboarding guide. Survive inheriting 200k lines.