skill-refiner

Score, lint, and refactor AI skill collections through iterative peer review.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/iuliandita/skills --skill skill-refiner-iuliandita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-refiner
Source: https://github.com/iuliandita/skills/tree/main/skills/skill-refiner
Command: npx skills add https://github.com/iuliandita/skills --skill skill-refiner-iuliandita

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the problem of skill degradation and inconsistency in large collections by automating the scoring, linting, and improvement of individual skills through an adversarial, iterative loop.

Core Features & Use Cases

  • Automated Quality Gates: Enforces structural integrity via linting and specification validation.
  • Cross-Model Peer Review: Uses secondary AI harnesses to catch blind spots and prevent score inflation.
  • Adaptive Improvement: Targets the lowest-scoring skills first, applying changes only when they measurably improve behavioral and structural metrics.

Quick Start

Run the skill refiner to perform a quality sweep on the entire collection with a maximum of ten iterations.

Frequently Asked Questions about skill-refiner

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

FAQPage Schema
How do I automate quality assurance and refactoring for AI skill collections?

Automated quality assurance for AI skill collections is achieved by running an iterative self-improvement loop that scores, lints, and refactors skills based on structural validation and behavioral testing metrics.

How does cross-model peer review work in automated AI testing?

Cross-model peer review in automated testing uses secondary AI harnesses to adversarially verify skills, catching blind spots and preventing score inflation during the iterative refactoring loop.

Do I need git to run iterative quality loops on skill directories?

Git is required to run iterative quality loops on skill directories, enabling structural validation, behavioral testing, and targeted refactoring changes across your AI skill collection.

What is the best way to prevent skill degradation in large AI collections?

Preventing skill degradation in large AI collections is best handled by targeting the lowest-scoring skills first and applying refactoring changes only when they measurably improve behavioral and structural metrics.

Can I use skill-refiner with skill-creator for adaptive improvement?

Skill-refiner requires integration with skill-creator to execute its automated scoring, linting, and adaptive improvement loop across targeted AI skill directories.

When should I not use an iterative refactoring loop for AI agents?

You should avoid using an iterative refactoring loop for AI agents when your project lacks secondary AI harnesses for cross-model peer review or when skills cannot be validated through automated behavioral testing.