Tag: git-analysis
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.
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…
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…
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.
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…
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.