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 System Optimization Auditor
Audit and optimize your Retrieval-Augmented Generation pipeline for better accuracy
Legacy Code Refactoring Plan
Creates a step-by-step refactoring plan for legacy code with risk assessment
System Design Evaluator
Evaluate and improve system architecture designs
API Documentation Generator
Generate comprehensive API documentation from code or specifications