Important decisions get made in long threads where the options, the trade-offs and the actual call are impossible to find later — so they get relitigated.
Get a free API key
Sign up for Vibecode and issue a key with the scopes listed below. It takes less than a minute.
Open your AI agent
Launch Claude Code, Cursor, ChatGPT or whichever AI model you work with.
Paste the prompt and key
Copy the prompt below, replace vibe_api_xxx with your API key and send it to the agent. It will call the API and write working code on its own.

Copy this prompt and send it to your AI model along with your Vibecode API key
Build me a Decision Doc Generator. I describe a decision and some context, pick the audience, and it produces a structured one-pager: problem, 2–3 options with pros and cons, a recommendation, risks with severity, and next steps with owners. Show it as clean document sections with copy and export. Light styling. Call POST /v1/chat/completions to return the sections: problem, options[] (name, pros, cons, recommended), recommendation, risks[] (text, level), nextSteps[] (text, owner). Adapt depth to the chosen audience. Ensure exactly one option is marked recommended. API key: vibe_api_xxx (scopes: vibe:ai) API Discovery: https://vibecode.bitrix24.com/v1/me
Describe the decision and get a clean one-pager: problem, options with pros and cons, a clear recommendation, risks by severity and next steps with owners — ready to copy or export.