| name | persona |
|---|---|
| description | Invoke a saved persona from $AGENT_HOME/personas/ over a target — file, bd-id, diff, prose, or free-form prompt — and produce output in their voice. Use 'auto' to pick 1–3 contextually-relevant personas from the library based on their descriptions. |
| user-invocable | true |
| argument-hint | <slug|auto> <task or target> |
Run a named persona over a target and produce output following their voice and viewpoint. Personas are saved prompts with strong opinions stored at $AGENT_HOME/personas/<slug>.md; this skill is the primitive for invoking them.
General-purpose: use it to review a blog post, audit a plan, rewrite a paragraph, code-review a diff, or ask "what would say about this?" bdx.summarize uses it internally to attach per-persona reviews to summaries, but nothing here is summary-specific.