Press Room banner
amirfish1 amirfish1

Press Room

Documentation community

Description

--- name: press-room description: Use when one release needs to go out across several channels at once — spawns one writer sibling session per channel via CCC (changelog, LinkedIn, X thread, optional blog) off a single source pack, then collates the drafts. allowed-tools: Bash, Read, Write --- Press-room turns one release into N channel drafts in parallel: you build a single source pack, spawn one writer session per channel each constrained to its format, and collate the returned drafts into pe

Installation

Installs to ~/.claude/skills/amirfish1-claude-command-center-press-room/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository