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-Verification Generator
Generate self-verifying prompts that ask the AI to check its own outputs against criteria
Code Review Roast Session
Get a brutally honest but educational code review with humor
Chain-of-Thought Reasoning Generator
Generate step-by-step reasoning prompts that guide AI models through complex problem-solving with explicit logical steps.
Python Automation Script Builder
Generate clean, production-ready Python automation scripts with error handling, logging, and documentation — for web scraping, file processing, API integration, and scheduled tasks.