Skip to content

feat: add Copywriter agent for release notes, app store copy and landing pages#8

Open
haroldfabla2-hue wants to merge 1 commit into
xiapeli:mainfrom
haroldfabla2-hue:feat/add-copywriter-agent
Open

feat: add Copywriter agent for release notes, app store copy and landing pages#8
haroldfabla2-hue wants to merge 1 commit into
xiapeli:mainfrom
haroldfabla2-hue:feat/add-copywriter-agent

Conversation

@haroldfabla2-hue

Copy link
Copy Markdown

Summary

Adds a new Copywriter agent to the Jobim orchestra, specialized in creating publication-ready text content.

Closes #2

New files

  • .claude/agents/copywriter.md — Full agent definition with JSON contract, templates for release notes, app store descriptions, landing pages, email campaigns, quality gates
  • .claude/commands/copywriter.md — Command file for delegation

Modified

  • .claude/agents/jobim.md — Registered Copywriter in context state, delegation guide, and pipeline (phase 6.5 after Launch)

How it fits

Scout → Builder → Tester → Designer → Shipper → Launcher → Copywriter

Produces: release notes, app store descriptions, landing page copy, email campaigns, taglines. Follows existing agent patterns with structured JSON output contract.

…ing pages

Closes xiapeli#2

- Add .claude/agents/copywriter.md with full contract and templates
- Add .claude/commands/copywriter.md for delegation
- Register Copywriter in jobim.md orchestrator pipeline
- Follows existing agent pattern (JSON contract, quality gates)
@xiapeli

xiapeli commented Jun 17, 2026

Copy link
Copy Markdown
Owner

🎥 I put together a short Mainframe video summary of this PR:

https://mainframe.app/v/20e183bda56de8f698bfe581cb5f5380

It covers what the Copywriter agent adds, where it fits in the Jobim pipeline, why it matters for end-to-end product shipping, and a few things reviewers should scrutinize—especially language consistency, orchestrator integration, pipeline ordering, and the output contract/quality gates.

If the video is still rendering when you click, give it a moment; the page will resolve once finalize completes.

@xiapeli

xiapeli commented Jun 17, 2026

Copy link
Copy Markdown
Owner

📺 I put together a short Mainframe video summarizing this PR, including the diff, why the Copywriter agent matters, and a few things reviewers should double-check:

https://mainframe.app/v/612226efab17d921b4bd177775da159b

The page will resolve to the finished video once rendering is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Copywriter agent to Launch phase

2 participants