mcp-repo-scan

Audit the RE-Engine repository for structural and quality issues.

2|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/stackconsult/RE-Engine --skill mcp-repo-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-repo-scan
Source: https://github.com/stackconsult/RE-Engine/tree/main/.windsurf/skills/mcp-repo-scan
Command: npx skills add https://github.com/stackconsult/RE-Engine --skill mcp-repo-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill delivers a disciplined approach to auditing and improving a complex, MCP-integrated codebase, identifying architectural and operational deficiencies that hinder performance and reliability.

Core Features & Use Cases

  • Systematic repository health audit across core components (engine, web-dashboard, playwright, and MCP servers) with actionable remediation items.
  • Architectural enhancement: mapping dependencies, build validation, and deployment pipeline improvements.
  • Use Case: Real-world scenario where you need to reduce build times by 30-40% and eliminate flaky tests through targeted refactors.

Quick Start

Run the MCP repo scan to generate an audit plan and prioritized improvement backlog.

Frequently Asked Questions about mcp-repo-scan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit an MCP-based codebase for structural and quality issues?

To audit an MCP-based codebase, run a repository scan across core components like engine, web-dashboard, and mcp directories. The scan validates TypeScript safety, linting, unit tests, environment configurations, and MCP server robustness to produce an actionable improvement plan.

What's the best way to reduce build times and eliminate flaky tests in a TypeScript monorepo?

The best way to reduce build times and eliminate flaky tests is to perform a systematic repository health audit. By mapping dependencies and validating deployment pipelines, you can apply targeted refactors to achieve 30-40% faster builds and stabilize test suites.

Does this repository audit cover deployment pipeline validation and environment checks?

Yes, the repository audit covers deployment pipeline validation and environment checks. It systematically evaluates build processes, dependencies, and environment configurations alongside unit and integration tests to identify operational deficiencies.

How do I validate MCP server robustness and TypeScript safety checks?

You validate MCP server robustness and TypeScript safety checks by running a dedicated repository scan. This process inspects the mcp component against defined documentation requirements, verifying linting, testing, and architectural integrity.

Can I use this audit to map dependencies and improve architectural structure?

Yes, you can use this audit to map dependencies and improve architectural structure. The scan identifies operational deficiencies across engine, web-dashboard, playwright, and mcp components, generating a prioritized backlog for architectural enhancement.

What is included in an actionable improvement plan for a complex codebase?

An actionable improvement plan for a complex codebase includes prioritized remediation items for structural issues, dependency mappings, build validations, and test optimizations. It targets engine, web-dashboard, playwright, and mcp components to improve reliability.