telexed ~ c / 9e2ae13f-a62radar:50 · agent_toolLIVE
← back
NO.
#9e2ae13f
Topic
AGENTS & TOOLS
Source
r/ClaudeAI
Published
2026-05-18 15:49:36
Importance
★ 5/10 — radar 50

11 Claude Habits That Compound Over Daily Use

The useful part is not prompt tricks, but persistent context: Projects, CLAUDE.md, styles, skills, and subagents. Worth turning into a default setup before long coding sessions.

[ KEY POINTS ]
  1. Put codebase context, style guides, and prior PRs into Projects once. Re-pasting the same background is pure context tax.
  2. A custom style like skeptical senior engineer changes review quality by forcing pushback instead of agreeable code comments.
  3. In Claude Code, CLAUDE.md carries more weight than session prompts. Around 80 lines of project context can remove repeated stack explanations.
  4. Use cheaper/faster models by task: Sonnet as default, Opus for architecture, Haiku for batch cleanup like tickets or emails.
  5. Subagents fit parallel chores: run tests, inspect files, or summarize docs while the main coding thread keeps moving.
Originalwww.reddit.com/r/ClaudeAI/comments/1tgqnsl/11_claude_things_i_wish_someone_had_told_me_12/Read original →

// related