Tag: code-analysis

Type: All Skills Tools
skill ★ 41

Mako AI MCP Server Guide

Provides instructions for using the Mako project-intelligence MCP server to perform structural, cross-surface, and evidence-backed engineering queries across code, schemas, and telemetry.

drhalto/agentmako mcp mako-ai project-intelligence code-analysis
skill ★ 41

Mako Graph for Dependency Analysis

This skill enables analysis of project relationships, dependency paths, and symbol impacts using graph-based traversal. It facilitates identifying circular dependencies, mapping system flows, and estimating the blast radius of proposed code…

drhalto/agentmako dependency-analysis graph-traversal code-analysis import-mapping
tool ★ 41

Advanced Code Intel for Static Analysis

This suite provides syntax-aware capabilities for deep code analysis, allowing developers to search for structural patterns, run focused linting diagnostics, or draft project rules from fix commits. It is designed for advanced static analys…

drhalto/agentmako code-analysis static-linting ast-grep typescript
tool ★ 41

Targeted evidence tracing for code dependencies and evidence

This suite of tools allows developers to perform focused evidence traces around known targets, such as routes, schemas, or files. It helps understand implementation details, dependencies, and the supporting evidence for complex code paths.

drhalto/agentmako trace dependency-graph code-analysis schema-usage
skill ★ 41

Mako Project Intelligence Guide

A guide for navigating and utilising the Mako MCP server for project-intelligence tasks, including structural code analysis, database introspection, and dependency mapping.

drhalto/agentmako mcp project-intelligence code-analysis engineering-intelligence
tool ★ 41

Comprehensive context for code entities

This skill provides bounded, entity-centered context bundles for core application components. It allows developers to gather comprehensive information—such as schema, dependencies, and policies—for a specific table, route, or RPC in a singl…

drhalto/agentmako table-context route-context rpc-context schema
skill ★ 394

Analyze agent code quality and reliability metrics

This skill assesses the quality and reliability of agent-generated code by generating a comprehensive dashboard. It reports success rates, lint/test pass rates across various models, and completion time distributions.

sipyourdrink-ltd/bernstein quality-metrics code-analysis agent-evaluation performance-reporting
skill

Codex CLI Session Management

Enables the initiation and management of OpenAI Codex CLI sessions to perform deep reasoning, code analysis, and automated code reviews.

agentic-mcp-tools/owlex openai-codex code-analysis code-review cli-session
skill

Safe Code Refactoring with GitNexus

A structured workflow for performing safe code refactoring, including renaming symbols, extracting modules, and splitting services. It leverages dependency mapping and impact analysis to ensure structural changes do not break existing code …

CryptoRugMunch/rug-munch-mcp code-refactoring gitnexus dependency-mapping automated-refactoring
skill

Codebase Exploration with GitNexus

Facilitates deep codebase exploration by tracing execution flows and analysing symbol relationships. It enables developers to navigate unfamiliar architectures and identify call hierarchies through semantic queries and context-rich symbol a…

CryptoRugMunch/rug-munch-mcp codebase-exploration gitnexus code-analysis execution-tracing
tool

GitNexus CLI for Repository Indexing

A command-line interface for indexing repositories, building knowledge graphs, and generating documentation from source code. It enables automated repository analysis and wiki generation using LLM-driven processes.

CryptoRugMunch/rug-munch-mcp git-cli repository-indexing knowledge-graph documentation-generation
skill ★ 75

Safe Code Refactoring Workflow

Execute safe, risk-aware code refactoring by assessing change impact, detecting name collisions, and performing atomic renames across all project files.

nikolai-vysotskyi/trace-mcp refactoring code-analysis risk-assessment trace-mcp
tool

Warden: Pre-commit Code Analysis Tool

An automated tool for analysing uncommitted code changes against predefined triggers and patterns before committing. It supports severity-based findings, auto-applying fixes, and integration with GitHub workflows.

cameroncooke/xcodebuildmcp code-analysis pre-commit git-hooks automated-review
skill

Automated Codebase Scanning and Patching

Executes a full-repository scan using warden, verifies identified vulnerabilities through deep tracing, and automatically generates draft pull requests for validated issues.

cameroncooke/xcodebuildmcp code-analysis automated-patching security-scanning git-automation
skill

Apify MCP Server Exploration and Planning Skill

This skill enables developers to explore, plan, and create technical specifications for the Apify MCP server. It facilitates code analysis, architectural design, and the generation of GitHub issues for feature implementation.

apify/actors-mcp-server apify mcp code-analysis software-design