# /load-core-prompts

Load all essential Claude Code behavioral rules for this session.

## Instructions

Read and apply the following core rules for the rest of this conversation:

@prompts/core/communication-style.md
@prompts/core/read-before-modify.md
@prompts/core/no-unnecessary-additions.md
@prompts/core/no-premature-abstractions.md
@prompts/core/no-unnecessary-error-handling.md
@prompts/core/security.md
@prompts/core/software-engineering-focus.md
@prompts/core/minimize-file-creation.md
@prompts/core/no-compatibility-hacks.md
@prompts/core/no-time-estimates.md

These rules define how you should communicate, approach tasks, and handle code. Apply them consistently throughout this session.

After reading them, confirm that they're loaded and active.
