library-diff-reviewer

Review skill-library pull requests for registration consistency and collision safety.

2|Updated Jul 6, 2026
One-click install
npx skills add https://github.com/nguyenpv1980-wq/Project-Aegis --skill library-diff-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: library-diff-reviewer
Source: https://github.com/nguyenpv1980-wq/Project-Aegis/tree/main/.claude/skills/library-diff-reviewer
Command: npx skills add https://github.com/nguyenpv1980-wq/Project-Aegis --skill library-diff-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill reviews a skill-library pull request end to end so you can tell whether a batch of skill additions, modifications, or retirements is coherent, correctly registered, and ready to merge.

Core Features & Use Cases

  • Registration consistency checks: Verifies catalog placement, README status text, decision-log entries, and count arithmetic across the library.
  • Collision and coherence review: Compares added or modified skills against the shipped corpus and against other skills in the same PR to catch ambiguous overlaps.
  • Inner-loop quality composition: Uses skill-quality-reviewer as the per-skill review layer while producing one PR-level verdict for the whole library change.
  • Retirement validation: Confirms retired skills are recorded properly, references are cleaned up, and deprecation steps match the plan when one exists.

Quick Start

Review this skill-library PR end to end and report registration, collision, coherence, and per-skill quality findings with a final approve or request-changes verdict.

Frequently Asked Questions about library-diff-reviewer

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

FAQPage Schema
How do I review a skill-library pull request for registration consistency?

Reviewing a skill-library pull request for registration consistency involves verifying catalog placement, README status text, decision-log entries, and count arithmetic across the library to ensure additions are correctly registered and ready to merge.

What is collision detection in a skill-library pull request?

Collision detection in a skill-library pull request compares added or modified skills against the shipped corpus and against other skills in the same PR to catch ambiguous overlaps and ensure coherence before merging.

How do I validate retired skills in a pull request?

Validating retired skills in a pull request confirms retired skills are recorded properly, references are cleaned up, and deprecation steps match the existing retirement plan before the changes are merged.

What's the best way to check library-wide diff coherence before merging a pull request?

Checking library-wide diff coherence requires fresh validator evidence, catalog and README reconciliation, in-batch sibling collision checks, and composed per-skill quality review to produce a final approve or request-changes verdict.

Do I need fresh validator evidence to review a skill-library pull request?

Fresh validator evidence is required to review a skill-library pull request end to end, ensuring registration consistency, collision safety, and diff coherence are validated before the final merge verdict is issued.

Can I review multiple skill additions in the same pull request for collision safety?

Reviewing multiple skill additions in the same pull request for collision safety involves in-batch sibling collision checks that compare added or modified skills against each other and the shipped corpus to catch ambiguous overlaps.