New Persona banner
solanabr solanabr

New Persona

Development community

Description

--- description: "Build a new voice (primary or secondary) for a pack via the persona-builder" --- Create a new voice using the adversarial, evidence-bound process. Spawn the **persona-builder** agent. 1. **Decide the type:** PRIMARY (reproduce the target's idiolect — the pack's own voice) or SECONDARY (strip idiolect, keep transferable craft — a borrowed-craft author). This inverts one rule; get it right first. 2. **Corpus → clean.** Point `skills/writer-style/tools/profile_corpus.py` at t

Installation

Installs to ~/.claude/skills/solanabr-writer-style-skill-new-persona/SKILL.md

Terminal
mkdir -p ~/.claude/skills/solanabr-writer-style-skill-new-persona && curl -fsSL https://raw.githubusercontent.com/solanabr/writer-style-skill/HEAD/commands/new-persona.md -o ~/.claude/skills/solanabr-writer-style-skill-new-persona/SKILL.md

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

Full documentation available on GitHub

View Source Repository