Feature Announcement Writer
Generating all five formats from one prompt ensures consistent messaging across channels and eliminates the common 'lost in translation' problem.
Write a feature announcement for {{product_name}}.\n\nFeature name: {{feature_name}}\nWhat it does: {{feature_description}}\nWho benefits most: {{target_segment}}\nTechnical details: {{technical_details}}\nAvailability: {{availability}}\n\nGenerate all of these:\n1. In-app banner (15 words max)\n2. Email announcement (200 words, benefit-led, includes one customer use case)\n3. Changelog entry (50 words, grouped under "New Features")\n4. Tweet/social post (280 chars, conversational)\n5. Help doc section (explains how to use it, step by step)\n\nBrand voice: {{brand_voice}}\nAvoid: jargon, superlatives, "excited to announce"
Variables to customize
Why this prompt works
Generating all five formats from one prompt ensures consistent messaging across channels and eliminates the common 'lost in translation' problem.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.