rules-distill

Scan installed skills and rules to extract cross-cutting principles.

3|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/idiaz01/enterprise-superpowers --skill rules-distill-idiaz01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rules-distill
Source: https://github.com/idiaz01/enterprise-superpowers/tree/main/content/skills/rules-distill
Command: npx skills add https://github.com/idiaz01/enterprise-superpowers --skill rules-distill-idiaz01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scan installed skills to identify overlapping principles and distill them into formal rules.

Core Features & Use Cases

  • Automated inventory of skills and rules to surface cross-cutting patterns.
  • LLM-assisted verdicts to decide Append, Revise, New Section, New File, or Already Covered.
  • See rule references across skills for traceability.

Quick Start

Run the distill workflow against your current skills inventory to generate the initial rules corpus.

Frequently Asked Questions about rules-distill

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

FAQPage Schema
How do I extract cross-cutting rules from multiple installed skills?

To extract cross-cutting rules from installed skills, run an automated distillation workflow that scans your inventory, identifies overlapping principles, and generates formal rule candidates for review.

What is the best way to identify overlapping principles in custom skills?

The best way to identify overlapping principles is through automated inventory and LLM-based judgment, which scans installed skills and rules to surface cross-cutting patterns and clusters.

How does LLM judgment work for skills analysis and rules distillation?

LLM judgment for rules distillation works by applying a formal verdict workflow across your skills inventory, determining whether to Append, Revise, create a New Section, create a New File, or mark as Already Covered.

Can I see rule references across all my skills for traceability?

Yes, you can see rule references across all your installed skills to ensure traceability, allowing you to track where specific principles and cross-cutting rules are applied.

When do I need to run a rules distillation workflow for process improvement?

You need to run a rules distillation workflow for process improvement when your installed skills accumulate overlapping principles that require formal consolidation into a structured rules corpus.

What are the limitations of automated rules distillation for skills analysis?

A key limitation of automated rules distillation is that LLM-assisted verdicts only generate rule candidates for review, meaning human validation is still required before applying changes to your skills inventory.