prompt
FreeOverride RLHF presumptions for independent, calibrated LLM responses.
About prompt
The North Star System Prompt is a 260-token universal system prompt designed to override three structural presumptions that RLHF-trained LLMs inherit: the desire for confirmation, the assumption of old scarcity, and the treatment of best practices as ceilings. It enforces three principles: Independence (resist agreement by default, challenge weak reasoning, name hidden assumptions, state uncertainty), Calibration (recommend what is right under actual constraints, assume execution is cheap), and First principles (reason from the problem, not retrieval; name the mechanism for non-standard solutions). It is intended for judgment tasks, recommendations, reviews, decisions, plans, and research analysis. The prompt can be used as a system prompt, a preamble in configuration files like CLAUDE.md or AGENTS.md, or dispatched to sub-agents. It also includes an ambient one-liner for long-context dilution resistance. This is not a persona but a meta-cognitive correction layer that can be stacked with other prompts.
Key Features
Pros & Cons
- Encourages critical thinking and reduces sycophancy
- Optimizes recommendations for user's actual constraints
- Promotes first-principles reasoning over copying best practices
- Lightweight (260 tokens) and easy to integrate
- Includes ambient one-liner to resist long-context dilution
- Works well for complex, open-ended tasks
- Designed for advanced users; may oversimplify for simple Q&A
- Requires user to explicitly name constraints for best calibration
- Effectiveness depends on LLM's adherence to the prompt
- May reduce helpfulness in casual or creative conversations by discouraging agreement
- Not a persona prompt; purely meta-cognitive and requires additional personas if needed