rules-distill

Scan installed skills and generate draft rule changes for review.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DarkCodePE/quipu --skill rules-distill-darkcodepe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rules-distill
Source: https://github.com/DarkCodePE/quipu/tree/main/docs/arquetipo/deliverables/skills/_optional/rules-distill
Command: npx skills add https://github.com/DarkCodePE/quipu --skill rules-distill-darkcodepe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scan installed skills to identify recurring principles and distill them into executable rules — to keep knowledge consistent and up-to-date.

Core Features & Use Cases

  • Inventory skills and extract cross-cutting principles that appear in multiple skills.
  • Propose changes to existing rule files or create new ones to codify best practices.
  • Support periodic maintenance after skill additions or updates.

Quick Start

Run the rules-distill workflow to scan installed skills and generate initial rule candidates.

Frequently Asked Questions about rules-distill

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

FAQPage Schema
How do I distill cross-cutting principles from installed skills into executable rules?

To distill cross-cutting principles into rules, you can run a workflow that scans installed skills, cross-reads them with the full rules corpus, and generates draft rule changes for review. This automates the collection of skill inventories and policy generation.

What is the best way to maintain knowledge consistency after integrating new skills?

The best way to maintain knowledge consistency after integrating new skills is to perform periodic maintenance using skill stocktakes. This process identifies recurring principles across your skills and proposes changes to existing rule files to codify best practices.

Can I automate the collection of skill inventories and rule generation for governance?

Yes, you can automate skill inventories and rule generation for governance. The process deterministically collects installed skills, extracts cross-cutting principles appearing in multiple skills, and generates draft policy changes for review.

How does cross-reading skills with the full rules corpus work?

Cross-reading skills with the full rules corpus works by scanning installed skills to identify recurring principles that appear in multiple skills. It then compares these principles against existing rules to propose changes or create new ones to codify best practices.

When do I need to generate draft rule changes for skill analysis?

You need to generate draft rule changes for skill analysis during periodic maintenance, skill stocktakes, or after integrating new skills into a project. This ensures extracted cross-cutting principles are codified to keep knowledge consistent and up-to-date.

Does rules-distill require any dependencies to extract cross-skill insights?

No, rules-distill does not require any dependencies to extract cross-skill insights. It operates independently to scan installed skills, identify cross-cutting principles, and generate draft rule changes for your governance review.