The Prompt Forge / V1.0 / 2026

One sentence in.An enterprise-gradeprompt out.

The senior-engineer prompt pipeline FAANG-grade AI teams ship to production. Pick a framework. Pick a model. Forge a 3,000-word meta prompt in 60 seconds.

No API keysNo setup5 frameworks9 models

Type and hit send — we'll auto-pick the framework. Tap + to override · ⌘↵ to send

Before / After

From vague request
to shippable artifact.

01 — Your input

"Build a customer-support agent that handles tier-1 SaaS billing tickets in 4 languages."

No roleNo schemaNo constraints
02 — Forge output
<role>
You are a Senior Customer Operations Lead at a multilingual SaaS
company. You hold a CFA. You have shipped 12,000+ tier-1 billing
replies across English, Spanish, French, German.
</role>

<context>
You handle inbound tier-1 SaaS billing tickets. You may quote
policy. You may NOT quote refund amounts. Suspected fraud must
escalate to L2 within one reply.
</context>

<output_format>
{
  "language": "en|es|fr|de",
  "intent": "...",
  "reply_markdown": "...",
  "escalation": { "needed": boolean, "reason": "..." },
  "confidence": 0.0–1.0
}
</output_format>
RoleSchemaEval rubric+12 more
Why the Forge

Built like a senior PE team would build it.

01Framework-native

Five production prompt formats.

CO-STAR, RISEN, Anthropic XML, OpenAI Developer Message, Google CIDI — pick the one that matches your model and your stake. Each comes with the exact slot anatomy senior PE teams ship.

ContextObjectiveStyleToneAudienceFormat
02Multi-model

Claude. GPT-5. Gemini.

Choose Opus 4.5, GPT-5.2, Gemini 3, or any of nine frontier models from the + menu. The Forge tunes the output structure to the model you'll run it on.

CLAUDE OPUS 4.6GPT-5.2GEMINI 3 PROCLAUDE SONNET 4.6GPT-5 MINI
03Two-stage pipeline

Analyzer → Generator.

A senior-engineer Analyzer asks at most six surgical questions. A senior-engineer Generator writes the 3,000–5,000 word meta prompt. No fluff. No filler.

01 ANALYZE02 CLARIFY03 GENERATE
04Audit-ready

Structured. Versionable. Reviewable.

Every output ships with role, context, examples, hard constraints, soft preferences, output schema, edge cases, and a self-evaluation rubric. Drop it into git. Diff it. Own it.

+ <role>+ <constraints>+ <output_format>+ <eval_rubric>
Built on the prompt formats running in production at
IBMMITAnthropicOpenAIGoogle DeepMindMicrosoftStanfordDeepLearning.AIVanderbilt UniversityIBMMITAnthropicOpenAIGoogle DeepMindMicrosoftStanfordDeepLearning.AIVanderbilt UniversityIBMMITAnthropicOpenAIGoogle DeepMindMicrosoftStanfordDeepLearning.AIVanderbilt University
FAQ

Questions, answered.

A meta prompt is a structured, reusable prompt that instructs an AI how to behave across many similar tasks — not just answer one question. The Forge produces meta prompts you can drop into GPT-5, Claude, or Gemini and run thousands of times against the same task definition.

Frameworks make prompts auditable, debuggable, and shareable. CO-STAR, RISEN, Anthropic XML, OpenAI Developer, and Google CIDI are the five formats currently used in production at FAANG-tier companies. Each has a specific shape that matches a specific class of task.

CO-STAR for tone-heavy business writing. RISEN for procedural, multi-step tasks. Anthropic XML for anything running on Claude. OpenAI Developer Message for GPT-5 production. Google CIDI for Gemini and minimal-overhead workflows. Each framework page has a 'when to use / when not to use' section.

It tells the Generator to treat your prompt as a multi-week, research-grade artifact: literature survey, alternative approaches, explicit assumptions, confidence rubric, and follow-up investigations. Slower and longer — use when you want exhaustive output.

Yes — the meta prompt is plain markdown / XML. Copy it, drop it into any model, and edit freely. Treat the Forge output as a senior-engineer first draft, not a final artifact.

One sentence in.
A meta prompt out.

No API keys. No setup. No nonsense. Open the + menu and run the Forge.