aii-adjudicate

Adjudicates framework candidates by classifying, gating, and recording rulings before any framework edit.

Updated Aug 21, 2026
One-click install
npx skills add https://github.com/maestroventures/aiintegrator --skill aii-adjudicate-maestroventures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aii-adjudicate
Source: https://github.com/maestroventures/aiintegrator/tree/main/plugins/aii-blueprint/skills/aii-adjudicate
Command: npx skills add https://github.com/maestroventures/aiintegrator --skill aii-adjudicate-maestroventures

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Frameworks accumulate duplicate, scattered, or contradictory rules when edits are made from memory. This Skill enforces a mandatory adjudication gate before any framework candidate is adopted, merged, or retired, so every fact has exactly one canonical home and no change happens silently. ## Core Features & Use Cases - Existence Classification: Greps the real framework files to classify each candidate as exists-correctly, scattered, absent, partially present, or exists-but-wrong, then routes to Covered, Consolidate, Adopt-fresh, or Adopt-sharpen. - Type Test and Adopt Gate: Names the kind of artifact first (fact, lens, decision, memory, or skill) and gates every adoption through a four-test plus one-fact-one-file, anti-bloat, and skill-only three-strikes rules. - Locked-Folder Pop-up and Board Truth: Requires a plain-language approval pop-up before any locked-framework edit, writes the ruling live to the board, and grep-verifies the result including registry row writes. - Use Case: Before promoting a lesson learned into the Core framework, run adjudication to discover the rule already exists in a standard, close the card as Covered with a pointer stamp, and avoid creating a duplicate tenet. ## Quick Start Ask the AI to adjudicate this framework candidate before adopting it into the Core framework.

Frequently Asked Questions about aii-adjudicate

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

FAQPage Schema
How do I decide whether to adopt a new rule into a framework?

Run adjudication before adopting: grep the framework for the candidate's key phrases, classify how it exists, then pass it through the four-test gate covering generalization, exceptionality, advisor attribution, and additive-or-justified impact. Only candidates passing all tests are adopted.

How to prevent duplicate rules in a documentation framework?

Enforce a one-fact-one-file rule where every fact has a single canonical home and all other references point to it. Scattered duplicates are consolidated into one home, and restatements of existing lines are closed as Covered instead of adopted.

When should a lesson become a skill instead of a document?

Apply the Type Test: something to know at a moment becomes a memory, while a procedure that must run in order becomes a skill. New skills must also clear a three-strikes bar showing recurrence, diagnosis cost, and that a fixed sequence would have prevented the failure.

What happens if the spec registry is unreachable during adjudication?

The skill stops immediately and refuses to rule. Adjudication depends on the spec map to check whether a decision already exists, so without reachability it fails loud rather than guessing with a formal-sounding process.

When should I not use an adjudication gate?

Skip it for pure conversation or work that does not touch the framework at all. The gate fires only when a candidate is being ruled on or any framework file is about to be edited, moved, or renamed.