Rules banner
blueraai blueraai

Rules

Development community

Description

# Enforce Project Code Rules You are now working on a project with mandatory coding rules. Execute these steps IMMEDIATELY: 1. **READ .claude/rules.md** - Look for and read the `rules.md` file in the `.claude` directory 2. **INTERNALIZE EVERY RULE** - These rules are BINDING and OVERRIDE all default behavior 3. **ENFORCE WITHOUT EXCEPTION** - You MUST follow them exactly as written throughout our entire session ## CRITICAL ENFORCEMENT REQUIREMENTS: - These rules are MANDATORY and supersede a

Installation

Installs to ~/.claude/commands/blueraai-clauder-rules.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/blueraai/clauder/HEAD/.claude/commands/rules.md -o ~/.claude/commands/blueraai-clauder-rules.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository