Rule Effectiveness Analysis
技能 已验证 活跃Analyze 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.
功能
- 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
使用场景
- 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
非目标
- Generating new Claude Code rules
- Managing or modifying rule files directly without user confirmation
- Analyzing code quality outside of Claude Code rule coverage
工作流
- 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
安装
请先添加 Marketplace
/plugin marketplace add luiseiman/claude-kit/plugin install claude-kit@dotforge质量评分
已验证类似扩展
Performance Analysis
100Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
Oraclaw Decide
100为 AI 代理提供决策智能。分析选项、使用 PageRank 映射决策依赖关系、检测信息源冲突,并找出最重要的选择。
Session Timeline
100显示项目中所有 Claude Code 会话的按时间顺序排列的时间线。当用户询问“此项目的历史记录是什么”、“显示所有会话”、“会话时间线”或想要查看工作模式时使用。
Running Claude Code Via Litellm Copilot
100当通过本地 LiteLLM 代理将 Claude Code 路由到 GitHub Copilot 时使用,以减少直接的 Anthropic 支出,配置 ANTHROPIC_BASE_URL 或 ANTHROPIC_MODEL 覆盖,或对 Copilot 代理设置失败进行故障排除,例如 model-not-found、无 localhost 流量或 GitHub 401/403 身份验证错误。
Bootstrap Project
100Initializes the Claude Code configuration in a new or existing project using the dotforge template.
Sync Profiles
100用于在用户想要列出、创建、切换、删除、比较或检查配置同步配置文件时使用。