codescene-osscodescene-ossOfficialยท2 Agent Skills Included

codescene-mcp-server

Code health checks, refactoring guidance, and technical debt ranking

Scores code maintainability and flags complexity, coupling, and technical debt before commits and pull requests. Guides refactoring in small measurable steps and ranks project hotspots so teams fix the riskiest files first. Runs fully locally, keeping source code private while giving coding assistants objective quality gates.
npx skills add codescene-oss/codescene-mcp-server --all -g -y
Available:

Instructs the agent to treat Code Health as the source of truth, safeguard all modified code before commits and pull requests, and route refactoring, debt prioritization, and explanation requests to the correct CodeScene tools.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install CodeScene MCP Server?โ–ผ

Run `npx skills add codescene-oss/codescene-mcp-server --all -g -y` in your terminal to install all skills in this suite globally.

How to check code quality before committing?โ–ผ

The pre-commit safeguard reviews your staged and modified files for maintainability regressions and blocks risky changes until you refactor them.

How to decide what technical debt to fix first?โ–ผ

The prioritization skill combines project hotspots, debt goals, and churn data to produce a ranked list of refactoring targets with incremental plans.

Does CodeScene MCP work with Claude Code and Copilot?โ–ผ

Yes. It follows the MCP standard and works with Claude Code, GitHub Copilot, Cursor, VS Code, and other MCP-compatible assistants.

Is my source code sent to the cloud?โ–ผ

No. All Code Health analysis runs locally on your machine, and only account-level results are fetched from your own CodeScene instance via a secure token.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’