mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
Anthropic's Claude 4 prompting best practices document warns that newer models overtrigger on strong directive language (Never/Always/MUST) that was necessary for older models. This replaces aggressive directives with natural phrasing across skills and agents while preserving all security-critical rules (OWASP, prompt injection, secrets) unchanged. Also reframes trunk-based development as "Recommended" with a note acknowledging alternative branching strategies like gitflow.