Prompt Brief Builder
---
id: prompt-brief-builder
name: Prompt Brief Builder
version: v1.0
summary: Turn a rough idea into a concise prompt brief for a target AI tool.
triggers:
- build prompt
- improve prompt
- prompt brief
risk_level: low
outputs:
- prompt-brief
---
# Prompt Brief Builder
## Purpose
Convert a rough request into a paste-ready prompt with clear scope, output
format, constraints, and completion criteria.
## When to use
- The user has an idea but not a precise instruction.
- A prompt must be optimized for a specific AI tool.
- The work should be delegated to another agent.
## Inputs
- Target AI tool.
- Task.
- Context that the target tool will not know.
- Desired output format.
- Constraints and stop conditions.
## Procedure
1. Identify the target tool. Ask one question if the target is unknown and the
prompt would change materially by tool.
2. Extract the task, output, constraints, context, inputs, audience, and success
criteria.
3. Ask at most three clarification questions when required inputs are missing.
4. Produce a single prompt that can be pasted into the target tool.
5. Include a short note about what the prompt is optimized for.
## Output contract
Return:when to use it
Community prompt sourced from the open-source GitHub repo yuzhousimon-hash/agent-workflow-command-kit (MIT). A "Prompt Brief Builder" 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
roleplaycommunitygeneral
source
yuzhousimon-hash/agent-workflow-command-kit · MIT