rule-promote

Scan CLAUDE.md files across repos to surface cross-project rule candidates.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/ChazzCoin/claude-kit --skill rule-promote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rule-promote
Source: https://github.com/ChazzCoin/claude-kit/tree/main/kit/skills/rule-promote
Command: npx skills add https://github.com/ChazzCoin/claude-kit --skill rule-promote

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-project literate rules exist in CLAUDE.md across multiple repos; this skill identifies those patterns and surfaces candidates for kit-level promotion to unify standards.

Core Features & Use Cases

  • Scan CLAUDE.md in multiple projects to extract rule-shaped statements.
  • Cluster semantically similar rules across repositories and surface high-frequency patterns.
  • Draft kit-level edits for promoted rules and route drafts through /contribute for PRs.

Quick Start

Provide a list of project paths and I will scan their CLAUDE.md files to surface cross-project rule candidates for kit promotion.

Frequently Asked Questions about rule-promote

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

FAQPage Schema
How do I find common rules duplicated across multiple CLAUDE.md files?

To find common rules across multiple CLAUDE.md files, scan the specified project paths to extract rule-shaped statements and cluster semantically similar rules to surface high-frequency patterns appearing in two or more repositories.

What is the best way to promote cross-repo rules to a shared kit?

The best way to promote cross-repo rules to a shared kit is to identify high-frequency rule patterns across CLAUDE.md files, draft a kit-level edit for the promoted rules, and route the change through /contribute for pull request review.

Does promoting rules to a kit modify the original CLAUDE.md source files?

Promoting rules to a kit does not modify the original CLAUDE.md source files; the skill only drafts kit-level edits for the promoted rules and routes the changes through /contribute without altering the source repositories.

How do I extract literate rules from CLAUDE.md across multiple repositories?

To extract literate rules from CLAUDE.md across multiple repositories, provide a list of project paths and the skill will scan those files to identify cross-project rule-shaped statements that are candidates for kit-level promotion.

Can I unify coding standards by scanning CLAUDE.md files in different projects?

You can unify coding standards by scanning CLAUDE.md files across different projects to identify semantically similar cross-repo rules, then drafting kit-level edits for the promoted rules to unify standards across repositories.

How does cross-repo rule clustering work for CLAUDE.md governance?

Cross-repo rule clustering for CLAUDE.md governance works by reading rule-shaped statements across multiple projects, grouping semantically similar rules, and surfacing high-frequency patterns that appear in two or more repos as candidates for promotion.