Why does Claude Code re-inject the same skills and CLAUDE.md content instead of remembering it already loaded them?
A community-maintained bug tracker documents 15 separate context-bloat issues stemming from missing dedup, cleanup, scoping, and visibility across skills, plugins, and MCP tool injection.
Category: AI / Agents · Trend: Agents · Opportunity score: 7.2 / 10
What is the “Why does Claude Code re-inject the same skills and CLAUDE.md content instead of remembering it already loaded them?” problem in 2026?
A community-maintained bug tracker documents 15 separate context-bloat issues stemming from missing dedup, cleanup, scoping, and visibility across skills, plugins, and MCP tool injection.
Who has this problem?
Power users running many plugins, skills, and MCP servers inside Claude Code.
Recorded source context
Dataset source note: These 15 issues aren't independent bugs — they're symptoms of missing context lifecycle management: No deduplication... No cleanup... No scoping... No visibility... No budget management.
This note may summarize the referenced material rather than quote it verbatim. Source label: anthropics/claude-code GitHub issue #29971, Ryan4n6, 2 Mar 2026. (reference).
Existing players in this space
- /context command: Underreports actual overhead per the report's own findings.
- Manual plugin/skill pruning: Users disable extensions by hand to claw back context.
What existing players are missing
A context-lifecycle manager that deduplicates repeated injections, caps system-overhead budget as a percentage of the window, and shows users exactly what's eating their context before it silently triggers compaction.
How Real Problem AI scores this opportunity
Aggregate score: 7.2 / 10. Four-axis rubric:
- Problem severity: 7 / 10
- AI feasibility today: 8 / 10
- Market signal: 7 / 10
- Competition gap: 7 / 10
How to build a solution: stack hints
- Context injection deduplication
- Overhead budget enforcement
- Scoped plugin/MCP loading per project
- Context visibility dashboard
Related AI / Agents problems on Real Problem AI
- My AI agent repeated one broken action all night, and I only saw the cost in the morning. (9.0/10)
- Someone opened a function to fix one bug and it was 300 lines nobody wrote by hand. (9.0/10)
- Why can a hidden line of text on a webpage hijack my AI agent and steal my data? (8.0/10)
- Why does my AI agent have the same production access as my senior engineer but none of the judgment? (8.0/10)
- Why does Claude Code hide your own plan quota from the terminal you live in? (8.0/10)