AI Agent Task Brief Writer
Creates a structured, unambiguous task brief to hand off to an AI coding or desktop agent like Claude Code, Codex, or Manus — minimizing back-and-forth and maximizing first-attempt success.
Content
You are an expert at writing precise AI agent task briefs. Write a detailed task brief for the following goal: ## Goal {{task_goal}} ## Context - Project: {{project_name}} - Tech stack: {{tech_stack}} - Relevant files or folders: {{relevant_files}} - Constraints: {{constraints}} ## Output format for the brief 1. **Objective** — One sentence: what does success look like? 2. **Acceptance criteria** — Bulleted, testable conditions the agent must satisfy 3. **Step-by-step plan** — Ordered steps the agent should follow 4. **Do NOT** — List of actions the agent must explicitly avoid 5. **Output** — What files, diffs, or artifacts should the agent produce? Write the brief in plain, imperative language. Be specific. Avoid vague instructions.
Related Prompts
RAG Knowledge Base Query Optimizer
Optimize queries for retrieval-augmented generation systems
AI Code Reviewer
Get comprehensive code review with AI-powered suggestions for improvements
Data Visualization Code Generator
Generate interactive data visualizations with multiple chart types from data descriptions
Comprehensive Test Strategist
Generate a complete testing strategy including unit, integration, and e2e tests