devops specialist Prompt Variants
# devops specialist Prompt Variants
## Default Prompt
The **default prompt** is the agent file itself: `.opencode/agent/development/devops-specialist.md`
This is optimized for **Claude** (Anthropic models) and serves as the baseline.
## Model-Specific Variants
This directory is ready for model-specific optimizations:
| Variant | Model Family | Status | Best For |
|---------|--------------|--------|----------|
| gpt.md | GPT | 📝 Not yet created | GPT-4, GPT-4o |
| llama.md | Llama/OSS | 📝 Not yet created | Llama, Qwen, DeepSeek |
| gemini.md | Gemini | 📝 Not yet created | Gemini Pro, Gemini Ultra |
## Creating Variants
To create a model-specific variant:
1. Copy the agent file as a starting point
2. Adapt the prompt for the target model's characteristics
3. Test with the eval framework
4. Document results in this README
## Testing Variantswhen to use it
Community prompt sourced from the open-source GitHub repo darrenhinde/OpenAgentsControl (MIT). A "devops specialist Prompt Variants" 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
codingcommunitydeveloper
source
darrenhinde/OpenAgentsControl · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions