home/marketing/prompts-how-the-claude-call-is-assembled

Prompts — how the Claude call is assembled

GPTClaudeGemini··818 copies·updated 2026-07-14
prompts-how-the-claude-call-is-assembled.prompt
# Prompts — how the Claude call is assembled

The current MVP uses a **single Claude call per ticket**. The prompt assembly happens in the `Build Draft Code` node — see the JS source for the live version.

> Multi-call pipelines (draft → voice check → social fan-out) are on the [Roadmap](../README.md#roadmap), not built yet. The single-call approach with strong Brand Context and explicit format specs has been good enough for current quality bars.

---

## The single call structure

when to use it

Community prompt sourced from the open-source GitHub repo ece-berrak/aeo-content-pipeline (MIT). A "Prompts — how the Claude call is assembled" 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

marketingcommunitygeneral

source

ece-berrak/aeo-content-pipeline · MIT