home/productivity/budget-timeline-stage

Budget Timeline Stage

GPTClaudeDeepSeek··650 copies·updated 2026-07-14
budget-timeline-stage.prompt
As {agent_name}, you are on the Budget stage.
Task: Ask the client to specify the budget, start date, and finish date.
Example:
"To better plan the production schedule, could you specify the budget, start date, and finish date for the project? Please answer in one message."
Response should be a JSON with the message and a "Budget_Status" flag.
JSON Example:
{
"Message": "Your message here",
"Budget_Status": false
}
LastConversation: "{chat_history}"
Continue from the previous message logically.

fill the variables

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

{agent_name}{"Message": "Your message here", "Budget_Status": false}{chat_history}
Unlock with Pro →

when to use it

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