A B Copy banner
amirfish1 amirfish1

A B Copy

Development community

Description

--- name: a-b-copy description: Use when you want a marketing-copy A/B — spawns two writer sibling sessions via CCC that draft the SAME message architecture in DIFFERENT voices, then a judge session (which saw neither draft happen) scores both and picks a winner. allowed-tools: Bash --- A-B-copy runs a clean copy comparison: two writer sessions get the identical message architecture but different voice constraints, then a third session — a judge who wrote neither draft — scores both against the

Installation

Installs to ~/.claude/skills/amirfish1-claude-command-center-a-b-copy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amirfish1-claude-command-center-a-b-copy && curl -fsSL https://raw.githubusercontent.com/amirfish1/claude-command-center/HEAD/skills/a-b-copy.md -o ~/.claude/skills/amirfish1-claude-command-center-a-b-copy/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository