Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Rule Effectiveness Analysis

Skill Verifiziert Aktiv
Teil von:Dotforge

Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.

Zweck

To help users optimize their Claude Code configurations by identifying unused or underutilized rules, ensuring efficient token usage and improving overall agent performance.

Funktionen

  • Analyze rule effectiveness against git history
  • Detect code coverage gaps
  • Classify rules as active, occasional, or inert
  • Recommend pruning for token optimization
  • Generate detailed reports and automated fix suggestions

Anwendungsfälle

  • When needing to reduce Claude Code token consumption
  • To identify and remove unused Claude Code rules
  • To audit the effectiveness of existing rule configurations
  • When ensuring comprehensive code coverage by Claude Code rules

Nicht-Ziele

  • Generating new Claude Code rules
  • Managing or modifying rule files directly without user confirmation
  • Analyzing code quality outside of Claude Code rule coverage

Workflow

  1. Collect rules inventory from `.claude/rules/`
  2. Collect file activity from git history
  3. Cross-reference rules against file activity
  4. Classify rules based on usage metrics
  5. Detect code coverage gaps
  6. Analyze token optimization potential
  7. Generate a detailed report
  8. Offer automated fixes

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add luiseiman/claude-kit
/plugin install claude-kit@dotforge

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert about 18 hours ago

Vertrauenssignale

Letzter Commitabout 24 hours ago
Sterne6
LizenzMIT
Status
Quellcode ansehen