GeistHaus
log in · sign up

Prompting best practices

docs.claude.com

Comprehensive guide to prompt engineering techniques for Claude's latest models, covering clarity, examples, XML structuring, thinking, and agentic systems.

3 pages link to this URL
🤖 On GitHub Copilot CLI and prompts as code

I checked out William Vincent’s The Secret Prompts in GitHub Copilot CLI tonight, and I wanted to share a few tips and what stood out to me. GitHub Copilot CLI uses Claude Sonnet 4.5 by default No luck other than confirming it is using Claude models by default. Apparently, you can change the underlying model, for example, to ChatGPT 5, by updating the environment variable COPILOT_MODEL=gpt-5; however, we will work with the defaults here.

0 inbound links article en 2025