Rule Effectiveness Analysis
Skill Verified ActiveAnalyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.
To help users optimize their Claude Code configurations by identifying unused or underutilized rules, ensuring efficient token usage and improving overall agent performance.
Features
- 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
Use Cases
- 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
Non-Goals
- Generating new Claude Code rules
- Managing or modifying rule files directly without user confirmation
- Analyzing code quality outside of Claude Code rule coverage
Workflow
- Collect rules inventory from `.claude/rules/`
- Collect file activity from git history
- Cross-reference rules against file activity
- Classify rules based on usage metrics
- Detect code coverage gaps
- Analyze token optimization potential
- Generate a detailed report
- Offer automated fixes
Installation
First, add the marketplace
/plugin marketplace add luiseiman/claude-kit/plugin install claude-kit@dotforgeQuality Score
VerifiedTrust Signals
Similar Extensions
Performance Analysis
100Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
Oraclaw Decide
100Decision intelligence for AI agents. Analyze options, map decision dependencies with PageRank, detect when information sources conflict, and find the choices that matter most.
Session Timeline
100Shows a chronological timeline of all Claude Code sessions for a project. Use when the user asks "what's the history of this project", "show me all sessions", "session timeline", or wants to see patterns in their work.
Running Claude Code Via Litellm Copilot
100Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.
Bootstrap Project
100Initializes the Claude Code configuration in a new or existing project using the dotforge template.
Sync Profiles
100Use when the user wants to list, create, switch, delete, compare, or inspect config sync profiles.