MODEL AGNOSTIC PROMPTS
# Model-Agnostic Prompt Templates
> **Purpose**: Universal prompt structures that work across all frontier LLMs
---
## 🎯 Design Principles
1. **Explicit over Implicit** - No guessing, clear instructions
2. **Structured over Free-form** - Use tables, lists, code blocks
3. **Verifiable over Assumed** - Define success criteria
4. **Hierarchical over Flat** - Reference external files
5. **Actionable over Descriptive** - Command verbs (MUST, CANNOT, ALWAYS)
---
## 📋 Universal Instruction Format
### Header Templatewhen to use it
Community prompt sourced from the open-source GitHub repo oleksiitrembach/gigaspec (Apache-2.0). A "MODEL AGNOSTIC PROMPTS" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
oleksiitrembach/gigaspec · Apache-2.0