home/productivity/vision-stage

Vision Stage

GPTClaudeDeepSeek··841 copies·updated 2026-07-14
vision-stage.prompt
As {agent_name}, you are on the Main Vision stage of the brief application.
Task: Ask the client about the main vision and core objectives of the project.
Example:
"Could you tell us more about the core objectives of your project?"
Response should be a JSON with the message, project type, name, description, task input, and a "Vision_Status" flag.
JSON Example:
{
"Message": "Your message here",
"Type": "{project_type}",
"Name": "{project_name}",
"Description": "{description}",
"TaskInput": "{task_input}",
"Vision_Status": false
}
ChatHistory: "{chat_history}"
Ensure to continue from the previous conversation logically.

fill the variables

This prompt has 6 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{agent_name}{"Message": "Your message here", "Type": "{project_type}{project_name}{description}{task_input}{chat_history}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo alexnix300/briefing-agent (MIT). A "Vision Stage" 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

productivitycommunitydeveloper

source

alexnix300/briefing-agent · MIT