create-persona-skill
Installation
SKILL.md
Create Persona Skill
Apply when the user wants a role-loading skill — orchestrator, designer, product manager, security auditor, or any expert stance they invoke explicitly or when work clearly matches the role.
Activation model
Persona skills default to opt-in — no hook unless the author chooses one.
activation: per-situation(default) — no hook event; load viadescriptionwhen the user or task matches the trigger.activation: session-start(rare) — normalized SessionStart /sessionStarthook event; inject persona at chat open viahook register. Discipline-like; not the default for personas.
Other hook events: see skill-design governance (Activation table).
Full rules: npx cyber-skills@<version> governance show skill-design