[FEATURE] Component Analysis feedback for CLAUDE.md

Open 💬 0 comments Opened Jul 14, 2026 by caldwecr

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I spend a lot of human and AI effort gardening my CLAUDE.md files. I would really appreciate a mechanism that helps me understand to what extent portions of the file(s) are used. Frequency of reference is one indicator but things like "this line dominates and the principal component in x% of inferences". It would also be helpful to know which lines are not load bearing, based on the data.

Proposed Solution

I'd like to be able to ask CLAUDE to show me which sections of my CLAUDE.md are useful and how useful they are compared to others. I want to know which ones are true single load bearing pillars, so they don't get pruned even if their contribution to inference is less frequent than other lines which might have some inference redundancy with other lines. The data could be presented to me as a set of metrics, or Claude could make specific recommendations directly based on the data it receives.

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗