Tag: dependency-graph
Code Impact and Dependency Analysis Tool
This tool assesses the blast radius and dependencies of proposed code changes, providing a safety analysis before committing. It determines which symbols or processes are directly or indirectly affected, assigning a risk level to guide refa…
Codebase Understanding and Dependency Mapping
This tool generates a comprehensive Code Map by analyzing an entire file or module, synthesizing cross-symbol relationships, call hierarchies (up to two levels), and references. It provides a holistic view of a codebase's structure, moving …
Optimal pathfinding through complex task workflows
This tool implements A* pathfinding to determine optimal task sequences through complex dependency graphs. It supports finding the K-shortest paths while allowing cost, time, or risk to be used as configurable heuristics.
Orchestrates full software release lifecycle management
This skill orchestrates the entire software release lifecycle, from initial planning and dependency graph generation to execution scheduling and cross-feature integration testing. It manages complex workflows, including pre-mortem analysis …
Codebase Debugging and Execution Flow Tracing
This tool facilitates deep code introspection by querying execution flows, identifying function dependencies, and tracing complex call chains across a codebase. It allows developers to pinpoint the root cause of bugs, errors, or unexpected …
Codebase intelligence and dependency mapping tool
This tool indexes an entire codebase, providing deep intelligence through symbol resolution, dependency graph analysis, and semantic search. It allows developers to quickly assess file importance, trace call paths, and understand the potent…
Analyze code blast radius before committing
This tool analyzes the potential "blast radius" of code modifications by mapping dependencies and affected execution flows. It assesses risk levels, identifying direct callers and indirect dependencies to ensure changes are safe before comm…
Comprehensive context for database entities
This skill provides comprehensive, bounded context bundles for core database entities like tables, routes, and RPCs. It aggregates schema, security policies, dependencies, and calling evidence, simplifying complex, entity-wide impact analys…
Comprehensive context for database entities and code paths
This skill provides comprehensive, entity-centered context bundles for tables, routes, or RPCs. It aggregates related metadata, including schemas, access policies, dependencies, and calling evidence, simplifying complex impact analysis.
Advanced Project Intelligence and Code Analysis
This skill acts as an entry point for Mako, a project-intelligence MCP server designed to answer structural or cross-surface engineering questions. It provides specialized tools for deep introspection into codebases, including schema tracin…
Codebase relationship and dependency analysis skill
This skill suite provides deep structural analysis of a codebase, allowing developers to trace dependencies, map execution flows, and predict the blast radius of proposed changes. It covers everything from finding specific symbol paths to d…
Comprehensive code evidence and dependency tracer
This suite of tools enables developers to perform deep, focused evidence tracing across complex codebases. It can analyse dependencies for routes, schemas, files, and database objects to understand lineage and potential impact.
Contextual analysis for database entities and code paths
This skill provides comprehensive, entity-wide context bundles for tables, routes, or RPCs. It aggregates schema, security policies, dependencies, and related code evidence, streamlining complex impact analysis for developers.
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.
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…
Analyze project dependencies and relationships
This skill suite provides comprehensive graph analysis capabilities, allowing developers to trace complex relationships, map data flows, and estimate the blast radius of proposed code changes. It supports identifying dependency paths, circu…
Trace Feature Implementation Path
This skill traces a feature's implementation path from its entrypoint through handlers and data sources, providing a high-level overview before code inspection. It leverages the `status`, `flow`, and `trace` tools to identify and report the…