Loading lesson…
Most prompts that work on Claude or GPT need adjustment to work well on Hermes. Knowing what to change — and what not to bother with — saves a week of trial and error.
A prompt is not pure logic — it is logic plus model-specific phrasing that the original model is good at following. Migrating it is part translation, part re-tuning, part discovering which parts of the original were actually doing work. Plan for each prompt to need a few rounds of iteration before it matches the source-model output.
| Source model trait | What it depends on | Hermes adjustment |
|---|---|---|
| Claude XML tags (<thinking>, <answer>) | Anthropic's tag conventions | Replace with plain prose sections and explicit format directives |
| Claude polite-and-thorough tone | Anthropic tuning | May come out shorter and blunter; tune system prompt for length |
| GPT step-by-step reasoning instructions | OpenAI's chain-of-thought training | Works on Hermes but may need explicit 'think step by step' more often |
| GPT JSON mode reliance | OpenAI strict-json infrastructure | Replace with grammar-constrained decoding or schema-with-examples |
| GPT tool-call format | OpenAI's tools schema | Convert to Hermes's documented function-call grammar |
| Memory / Custom Instructions | OpenAI's persistent state | Move stable parts into Hermes system prompt; rebuild the rest |
The big idea: porting prompts is a translation, not a copy. Mind the gotchas, evaluate honestly, and trim what is no longer carrying weight.
15 questions · take it digitally for instant feedback at tendril.neural-forge.io/learn/quiz/end-hermes-prompt-migration-creators
What is the core idea behind "Migrating Prompts From Claude/GPT To Hermes: Gotchas"?
Which term best describes a foundational idea in "Migrating Prompts From Claude/GPT To Hermes: Gotchas"?
A learner studying Migrating Prompts From Claude/GPT To Hermes: Gotchas would need to understand which concept?
Which of these is directly relevant to Migrating Prompts From Claude/GPT To Hermes: Gotchas?
Which of the following is a key point about Migrating Prompts From Claude/GPT To Hermes: Gotchas?
Which of these does NOT belong in a discussion of Migrating Prompts From Claude/GPT To Hermes: Gotchas?
Which statement is accurate regarding Migrating Prompts From Claude/GPT To Hermes: Gotchas?
Which of these does NOT belong in a discussion of Migrating Prompts From Claude/GPT To Hermes: Gotchas?
What is the key insight about "The eval-set discipline saves you" in the context of Migrating Prompts From Claude/GPT To Hermes: Gotchas?
What is the key insight about "Don't keep the source-model phrasing if it's not doing work" in the context of Migrating Prompts From Claude/GPT To Hermes: Gotchas?
What is the key insight about "From the community" in the context of Migrating Prompts From Claude/GPT To Hermes: Gotchas?
Which statement accurately describes an aspect of Migrating Prompts From Claude/GPT To Hermes: Gotchas?
What does working with Migrating Prompts From Claude/GPT To Hermes: Gotchas typically involve?
Which best describes the scope of "Migrating Prompts From Claude/GPT To Hermes: Gotchas"?
Which section heading best belongs in a lesson about Migrating Prompts From Claude/GPT To Hermes: Gotchas?