Claude Code Task Brief Writer
By Alex Brown · Published · Updated
Turn a rough feature idea into a well-scoped brief you can paste into Claude Code and get a clean first pass.
Tags: AI, Coding, Productivity
Prompt template
## Claude Code Task Brief Turn my rough idea into a brief that Claude Code can execute well on the first try. ## The task - [text: One-line feature or fix] - [textarea: What I actually want] — behaviour, edge cases, anything I'm unsure about - [dropdown: New feature, Bug fix, Refactor, Performance, Tests] type of work ## Context - [text: Stack / framework] - [textarea: Relevant files, commands, or constraints Claude should know] - [toggle: Yes, No] tests are required before it counts as done ## Scope control - [dropdown: Smallest change that works, Balanced, Thorough with cleanup] - [textarea: Explicitly out of scope] (optional) Write the brief with: goal, context, acceptance criteria as a checklist, out-of-scope list, and how to verify the change works. Keep it tight enough to paste straight into Claude Code.