bash curl -o CLAUDE.md https://raw.githubusercontent.com/drona23/claude-token-efficient/main/CLAUDE.md bash git clone https://github.com/drona23/claude-token-efficient cd your-project Universal cp ../claude-token-efficient/CLAUDE.md . Dev/coding projects cp ../claude-token-efficient/profiles/CLAUDE.coding.md CLAUDE.md Automation pipelines and agent loops cp ../claude-token-efficient/profiles/CLAUDE.agents.md CLAUDE.md Data analysis and research cp ../claude-token-efficient/profiles/CLAUDE.analysis.md CLAUDE.md bash mkdir -p /.claude curl -o /.claude/CLAUDE.md https://raw.githubusercontent.com…