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
Chain-of-Thought Debugger
Step-by-step code debugging prompt that asks AI to think through the problem before providing solutions
API Documentation Generator
Generate comprehensive API documentation including endpoints, parameters, responses, and examples.
RAG System Optimization Auditor
Audit and optimize your Retrieval-Augmented Generation pipeline for better accuracy
Agentic AI App Architecture Planner
Designs the technical architecture for AI agent-powered applications, including agent types, tool definitions, memory systems, and orchestration patterns for 2026-era AI development.