mithrandir

Weigh Git PRs and MRs into a four-axis verdict from diffs and metadata.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/LarryHsiao/Skadi --skill mithrandir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mithrandir
Source: https://github.com/LarryHsiao/Skadi/tree/main/skills/mithrandir
Command: npx skills add https://github.com/LarryHsiao/Skadi --skill mithrandir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lindir weighs PRs/MRs against a four-axis framework to provide actionable guidance to editors and counsel. The verdict structure balances cohesion, proportion, direction, and risk to help decide if a change should merge, hold, or be refused.

Core Features & Use Cases

  • Weighs branch-local diffs and URL-verified PRs/MRs to produce a concise, board-ready verdict.
  • Supports /mithrandir branch, <url>, comment, bless/recheck verbs with lore/plain tone variants.
  • Includes optional sections such as Worth keeping and To pass to capture actionable follow-ups.

Quick Start

Run /mithrandir <url> to weigh a PR or MR and render a four-axis verdict.

Frequently Asked Questions about mithrandir

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

FAQPage Schema
How do I assess a pull request for a merge decision?

Weighing a pull request for a merge decision involves evaluating diffs and metadata across a four-axis model covering cohesion, proportion, direction, and risk to render a structured verdict on whether to merge, hold, or refuse the change.

What is the best way to automate code review impact analysis?

Automating code review impact analysis is best handled by weighing PRs or MRs against a four-axis framework, which renders a compact summary and optional action lists to guide editors on whether to merge, hold, or refuse.

Can I evaluate Git merge requests directly from a URL?

Yes, you can evaluate Git merge requests directly from a URL by supplying the link to weigh the PR or MR, rendering a concise four-axis verdict from the fetched diffs and metadata.

Does PR weighing work with branch-local diffs?

Yes, PR weighing works with branch-local diffs by evaluating the changes against the four-axis framework to provide a consistent assessment of change impact for code review workflows.

What are the limitations of using a four-axis model for code review?

Limitations of using a four-axis model for code review include its focus on cohesion, proportion, direction, and risk, which provides a structured verdict but may not capture nuanced context outside the diff and metadata.