Deduplicate and consolidate CLAUDE.md memory files. Trigger when user says "condense my CLAUDE.md files", "deduplicate CLAUDE.md", "clean up my memory files", or "consolidate my instructions". Removes redundancy within files and across the file hierarchy.
/plugin marketplace add robbyt/claude-skills/plugin install claude-md@robbyt-claude-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Deduplicate and consolidate CLAUDE.md memory files to remove redundancy.
Find all CLAUDE.md files:
python ../reflect/scripts/find_claude_md.py
Read all discovered files and analyze for:
Intra-file duplication:
Cross-file duplication:
Misplaced instructions:
Present findings using AskUserQuestion with checkboxes.
For each issue found:
Example:
Issue: "Use 2-space indentation" appears in both ./CLAUDE.md and ./src/CLAUDE.md
Proposal: Remove from ./src/CLAUDE.md (already covered by root)
Wait for user approval before implementing.
For approved changes:
Hierarchy rules:
./CLAUDE.md - Project-wide instructions (highest priority)./.claude/rules/*.md - Topic-specific rules (modular)./subdir/CLAUDE.md - Only instructions specific to that subdirectory~/.claude/CLAUDE.md - Personal preferences across all projects./CLAUDE.local.md - Personal project-specific (not shared)Uses shared resources from the reflect skill:
../reflect/scripts/find_claude_md.py - Locate all CLAUDE.md files../reflect/references/memory-locations.md - Memory hierarchy details../reflect/references/anti-patterns.md - What to avoid when writing instructionsCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.