← Back to Wiki

Recipes

Practical recipes and guides for configuring x.

recipes Updated Apr 2025

Setting up budget controls

Configure spending limits for Claude API usage in x.

recipes Updated Apr 2025

Writing custom CLAUDE.md rules

How to write effective CLAUDE.md rules that shape x's behavior.

recipes Updated May 2026

Queue messages during long tasks

Just type while x works and press Enter to queue. Messages are sent automatically when x finishes responding.

recipes Updated May 2026

Quick lookup with /btw

Use /btw what's the function name for the auth module? to get a quick answer from a parallel lightweight agent without interrupting the main thread.

recipes Updated May 2026

Run a full code audit

Use /scan or say "full scan" in natural language to run a native static analysis pass — dead exports, clone detection, scaffolding, and stale memory.

recipes Updated May 2026

Resume a previous session

Use /resume in chat or x --resume last from the command line to pick up where you left off. Budget resets on session switch.