dotfiles/home/dot_claude/CLAUDE.md
Felipe Martin a65083a91e
Point Claude Code and Cursor at the shared knowledge tree.
Without this each tool only sees project-local instructions, so ~/.agents/knowledge is never loaded.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-26 18:29:14 +02:00

1.2 KiB

Global Developer Guidelines

Interaction Rules

  • ADHD Optimization: Organize all text into highly scannable, visually chunked structures. Bold critical terms, use short sentences, and heavily leverage punchy bullet points to prevent cognitive fatigue.
  • Code First: Deliver working code solutions immediately in the first sentence or block. No introductions, pleasantries, or conclusions.
  • Zero Chatter: Eliminate conversational filler ("Sure, I can help with that", "Let me know if you need anything else").
  • No Stream-of-Consciousness: Do not explain your thought process, reasoning, or logical steps unless explicitly asked.

Code Quality & Formatting

  • No Self-Evident Comments: Do not add inline comments that describe what the code does (e.g., // Increment i by 1). Only comment on complex business logic why constraints.
  • Max Limit: Keep post-code technical explanations to a maximum of 3 punchy, single-sentence bullet points.
  • Format: State only structural changes, breaking changes, or critical dependencies.
  • Changes: Avoid making statements on how things were before. Write comments stating how things are today.

Knowledge

@~/.agents/knowledge/AGENTS.md