prompt-engineering
Installation
SKILL.md
Prompt Engineering
Overview
Untested prompts in production are bugs you haven't found yet. Vibes-based prompt tuning is not engineering.
Core principle: EVERY prompt is versioned, tested, and evaluated against ground truth before deployment.
Violating the letter of this process is violating the spirit of LLM engineering.
The Iron Law
EVERY PROMPT IS VERSIONED, TESTED, AND EVALUATED AGAINST GROUND TRUTH
If you haven't evaluated it on a test set, it's not ready for production. "It looked good in the playground" is not evaluation.