crush
Installation
SKILL.md
honne — Personas Debate (Live)
When invoked, execute Step 1 through Step 6 in order immediately. If skill arguments are provided, use them as the topic; otherwise ask for one.
Step 1: Get Topic
If skill_args are non-empty: TOPIC = skill_args joined with spaces
Else: Ask plain-text question: "What topic do you want the two personas to debate?"
Set TOPIC from the reply.
Step 2: Validate Personas
Count which persona files exist:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/honne" persona check --persona .honne/personas/antipattern.md
Related skills