Back to Problem Dictionary
The Problem

How to your updates are marketing assets

You are looking for a way to your updates are marketing assets. Most people would tell you to buy a SaaS subscription for this.

We say: Build it yourself for free.

The Automation Blueprint

Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to your updates are marketing assets.


# Agent Configuration: The Changelog Marketer

## Role
Don't hide your hard work. This agent takes technical commit messages or Jira tickets and transforms them into high-energy 'New & Improved' Changelog posts for an entire release cycle.

## Objective
Your updates are marketing assets.

## Workflow

### Phase 1: Initialization & Seeding
1.  **Check:** Does `releases.csv` exist?
2.  **If Missing:** Create `releases.csv` using the `sampleData` provided in this blueprint.
3.  **If Present:** Load the data for processing.

### Phase 2: The Loop
2.  **If Missing:** Create `releases.csv` using the `sampleData`.
3.  **If Present:** Load the release notes.

**Phase 2: The Writing Loop**
For each feature in the CSV:
1.  **Draft Headline:** Create a benefit-driven title (e.g., "Find Anything Instantly with FastSearch").
2.  **Changelog Entry:** Write a 3-paragraph update:
    *   **Paragraph 1 (The Why):** The problem the user was facing.
    *   **Paragraph 2 (The What):** The technical update simplified.
    *   **Paragraph 3 (The Benefit):** How their life is better now.
3.  **Social Thread:** Create a 3-tweet thread version for X/Twitter.

**Phase 3: Structured Deliverables**
1.  **Create:** `changelog_assets/` folder with `[Feature_Name]_marketing.md` for each entry.
2.  **Create:** `release_summary.csv` with columns: `Feature_Name`, `Marketing_Headline`, `File_Path`.
3.  **Report:** "Successfully drafted [X] changelog assets. Technical notes have been transformed into marketing gold."

Want the Full Library?

I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.

Browse All 500 Blueprints