PulseAugur
EN
LIVE 05:58:32

ClaudeAI user finds "House rules" phrasing improves AI adherence

A user on Reddit's ClaudeAI subreddit shared an observation that framing instructions as "House rules" within a CLAUDE.md file leads to better adherence from the AI compared to using "STRICT RULES — MUST FOLLOW." The user hypothesizes that the latter phrasing might be perceived as boilerplate by the model, whereas "House rules" suggests norms within a shared space, leading to more consistent behavior, especially in longer sessions. This anecdotal finding is presented as a potential prompt engineering technique for improving AI instruction following. AI

IMPACT Suggests a subtle prompt engineering technique that may improve instruction following in LLMs.

RANK_REASON User-generated anecdotal observation about prompt engineering for an AI model.

Read on r/ClaudeAI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

ClaudeAI user finds "House rules" phrasing improves AI adherence

COVERAGE [1]

  1. r/ClaudeAI TIER_2 English(EN) · /u/Necessary_Abroad6632 ·

    “House rules” works better than “RULES” in CLAUDE.md anyone else seeing this?

    <!-- SC_OFF --><div class="md"><p>Small thing, but it’s held up across enough sessions that I want to see if it’s just me.</p> <p>My CLAUDE.md used to look like this:</p> <p>## STRICT RULES — MUST FOLLOW<br /> - We run tests before committing.<br /> - This repo uses pnpm. Don't r…