Tech Debt Master
БесплатноНе проверенA CLI tool that automates technical debt discovery, triage, and resolution. `tdm` transforms technical debt management into a proactive, automated process that
Описание
A CLI tool that automates technical debt discovery, triage, and resolution. tdm transforms technical debt management into a proactive, automated process that works seamlessly with your existing development tools through MCP integration.
README
A CLI tool for analyzing and managing technical debt in software repositories using AI-powered analysis with Microsoft Semantic Kernel.
Overview
TechDebtMaster is a command-line application that helps developers identify, analyze, and manage technical debt in their codebases. It leverages the power of AI through Microsoft Semantic Kernel and integrates with repomix to provide comprehensive repository analysis.
Features
- Repository Indexing: Index repositories using
repomixto extract file summaries and structure - AI-Powered Analysis: Analyze technical debt using Azure OpenAI models
- Beautiful CLI Interface: Modern command-line interface powered by Spectre.Console
- Extensible Architecture: Built with dependency injection and modular design
Prerequisites
- .NET 9.0 SDK
- repomix installed and available in PATH
- Azure OpenAI API access (via EPAM AI Proxy or direct Azure OpenAI)
Installation
dotnet cake --target pack
dotnet tool install --global --add-source ./Artefacts TechDebtMaster.Cli --prerelease
dotnet tool uninstall TechDebtMaster.Cli -g
Prerequisites Setup
Install .NET 9.0 SDK
# Download from https://dotnet.microsoft.com/download/dotnet/9.0Install repomix
npm install -g repomix
Build from Source
Clone the repository
git clone <repository-url> cd tech-debt-masterBuild the solution
dotnet buildBuild using Cake (optional)
dotnet cake --target build
Usage
Available Commands
Index Command
Index a repository to extract file summaries and prepare for analysis:
dotnet run --project src/TechDebtMaster.Cli -- index <repository-path>
Examples:
# Index a local repository
dotnet run --project src/TechDebtMaster.Cli -- index "C:\my-project"
# Index a repository on Linux/macOS
dotnet run --project src/TechDebtMaster.Cli -- index "/home/user/my-project"
Analyze Command
Analyze a repository for technical debt (currently shows mock data):
dotnet run --project src/TechDebtMaster.Cli -- analyze <repository-path>
Acknowledgments
- Spectre.Console for the beautiful CLI framework
- Microsoft Semantic Kernel for AI orchestration
- repomix for repository packaging
Установка Tech Debt Master
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/NikiforovAll/tech-debt-masterFAQ
Tech Debt Master MCP бесплатный?
Да, Tech Debt Master MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Tech Debt Master?
Нет, Tech Debt Master работает без API-ключей и переменных окружения.
Tech Debt Master — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Tech Debt Master в Claude Desktop, Claude Code или Cursor?
Открой Tech Debt Master на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Tech Debt Master with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
