rules-catalog

Inventory and categorize enterprise rule artifacts across repository topics.

5|Updated Jul 6, 2025
One-click install
npx skills add https://github.com/GuicedEE/ai-rules --skill rules-catalog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rules-catalog
Source: https://github.com/GuicedEE/ai-rules/tree/main/.claude/skills/rules-catalog
Command: npx skills add https://github.com/GuicedEE/ai-rules --skill rules-catalog

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Discover and govern the enterprise rules corpus across multiple domains within this repository, enabling consistent lookups and governance.

Core Features & Use Cases

  • Inventory and categorize all rule artifacts under generative and related topics.
  • Provide centralized references (summary, inventory, topic index) for fast lookups and routing to domain skills.
  • Use Case: when you need a comprehensive rules list or taxonomy analysis, or exact file-level lookups.

Quick Start

Generate the complete enterprise rules catalog for this repository and refresh all reference indices.

Frequently Asked Questions about rules-catalog

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

FAQPage Schema
How do I inventory enterprise rule artifacts across a repository?

To inventory enterprise rule artifacts, parse all SKILL.md frontmatter across categories to generate a comprehensive catalog with summary indices, topic indexes, and exact file-level lookups.

What is enterprise rules taxonomy analysis and when do I need it?

Enterprise rules taxonomy analysis categorizes rule artifacts across multiple domains to enable consistent lookups and governance, needed when managing a large corpus of distributed rule definitions.

How to generate a comprehensive rules catalog and refresh reference indices?

Generate a comprehensive rules catalog by running the build script to parse frontmatter and create reference indices, then validate consistency using the check script.

Do I need rg installed to catalogue rule artifacts?

Yes, rg is a required dependency to catalogue rule artifacts, enabling the scripts to search and parse SKILL.md frontmatter across the repository efficiently.

Can I use a rules catalog for exact file-level lookups and domain routing?

Yes, a rules catalog supports exact file-level lookups and domain skill routing by providing centralized references including a summary, inventory, and topic index for fast discovery.

What's the best way to validate consistency across enterprise rule artifacts?

The best way to validate consistency is using a check script against the generated catalog to ensure rule artifacts align with the taxonomy and parsed frontmatter references.