Tag: git-analysis

Type: All Skills Tools
skill ★ 74,149

Summarize upcoming release changes from commits

This skill generates a categorized summary of Pull Requests between two specified commit SHAs. It filters out maintenance changes and groups remaining PRs into features, bug fixes, security updates, and other categories.

OpenHands/OpenHands pr-summary release-notes commit-sha git-analysis
tool

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…

Marcus-Rug-Intel/rug-munch-mcp git-analysis code-safety dependency-graph impact-analysis
skill ★ 12,318

Generate structured changelog files from PR commits

This skill automatically generates structured changelog files for a given pull request by analysing commits against the main branch. It categorises changes (e.g., added, fixed, security) and formats the output to be highly user-facing, suit…

pipecat-ai/pipecat changelog pr-management git-analysis documentation
tool ★ 5

Code impact analysis and dependency tracking tool

This tool assesses the blast radius and potential breakage caused by proposed code modifications. It analyzes symbol dependencies and affected execution flows to provide a comprehensive risk assessment before committing changes.

hifriendbot/cogmemai-mcp git-analysis dependency-tracking code-safety blast-radius
skill ★ 24,025

Generates comprehensive pull request review documentation

This skill generates a self-contained HTML document that guides reviewers through the entire pull request story. It synthesises diffs, commit history, and architectural context into a structured narrative, detailing the problem, solution, a…

mastra-ai/mastra pr-review documentation git-analysis html-generation
skill

GitNexus MCP Tools and Schema Guide

A reference guide for GitNexus MCP tools, resources, and the underlying knowledge graph schema. It details workflows for code analysis, impact assessment, and debugging using graph-based queries.

CryptoRugMunch/rug-munch-mcp gitnexus mcp knowledge-graph code-intelligence