techdebtmcp
01Plugin Claude Code
Marketplace hosting the tech-debt-mcp plugin — static technical-debt analysis exposed as MCP tools and resources.
Plugin Claude Code
Marketplace hosting the tech-debt-mcp plugin — static technical-debt analysis exposed as MCP tools and resources.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing block-npm-publish.sh. From PierreJanineh/TechDebtMCP.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing check-tools-manifest-sync.sh. From PierreJanineh/TechDebtMCP.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse).
Skill Claude CodeCodex
Add a new top-level block to .techdebtrc.json — extends TechDebtConfig type, validator, consumer wiring, and dogfood self-scan fixture in one coordinated change.
Skill Claude CodeCodex
Run tech-debt-mcp-local against this repo, refresh TECHDEBTSCAN.md, and propagate Health / Debt Score / Issues / Remediation to README.md, ARCHITECTURE.md, CONTRIBUTING.md in a single commit.
Instructions file GitHub Copilot
Instructions for PierreJanineh/TechDebtMCP, covering ai agent instructions for tech debt mcp, project overview, architecture, copilot pr review workflow and before creating a pr.
Instructions file
Instructions for PierreJanineh/TechDebtMCP, covering claude.md, build & test commands, gotchas, architecture and building the mcpb bundle.
Plugin Claude Code
Static technical-debt analysis across 14 languages, exposed as MCP tools and resources (SQALE ratings, debt summaries, custom rules, dependency vulnerabilities).
Command
Analyze a single source file for technical debt and print a line-numbered issue table of findings sorted by severity.
Command
Scan a project directory for technical debt across all supported languages and print a prioritized summary of findings.
Command
Print an aggregate debt summary (health score, SQALE rating, issue counts, remediation estimate) for a project without listing individual findings.
Skill Claude CodeCodex
Automatically run a tech-debt scan before opening a pull request, after large refactors, or when the user asks for a code review — surface actionable findings without being asked.
MCP server Claude CodeCodexCursor +2
MCP Server for analyzing technical debt across multiple programming languages. Runs locally from the tech-debt-mcp npm package.