persona

persona is a skill for Claude Code from atman-33/workhub. It costs 55 tokens per session (607 once invoked), scanned A, original, MIT.

A skill for changing the assistant’s response style and level of detail with commands such as `/persona`. The selected settings can be saved for later sessions.

In plain words
What is it for?
Use it to list or switch personas and response levels, make a change temporary, turn the setting off, or create a new persona.
Why use it?
It lets you control how the assistant communicates without repeatedly explaining the desired tone or brevity.

Skill for Claude Code

Written for Claude Code: SessionStart hook event. Also seen: reads .claude/ paths.

Part of the persona plugin — 8 skills, 8 commands, 3 agents shipped together

Good fit Use it to list or switch personas and response levels, make a change temporary, turn the setting off, or create a new persona.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/atman-33/workhub/persona
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add atman-33/workhub --skill persona
Clone the repo
git clone --depth 1 https://github.com/atman-33/workhub

Made for: Claude Code.

Or install persona, the plugin that ships this one along with the rest of its 8 skills, 8 commands, 3 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for persona

README.md
[![agentmods](https://agentmods.dev/badge/skills/atman-33/workhub/persona.svg)](https://agentmods.dev/skills/atman-33/workhub/persona)
Your own site
<a href="https://agentmods.dev/skills/atman-33/workhub/persona"><img src="https://agentmods.dev/badge/skills/atman-33/workhub/persona.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 607 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.00607
Opus 5 $0.00028 $0.00303
Sonnet 5 $0.00011 $0.00121
Haiku 4.5 $0.00006 $0.00061

Measured 7d ago against content hash ad22cac55022, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

persona scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/persona/skills/persona/SKILL.md · 47 lines

What it actually says

persona

応答口調のキャラクターと圧縮レベルを切り替えるスキル。

重要: キャラクター定義を読みに行かないこと

現在のキャラクターの口調定義は、SessionStart フックが既にコンテキストへ注入済み。 characters/ 配下や core/ 配下のファイルを読む必要は一切ない。読むと、使っていない キャラクターとレベルの定義まで丸ごとコンテキストに載り、このプラグインの目的である トークン削減を損なう。

キャラクターの切替も、フック(hooks/persona-mode-tracker.mjs)が処理する。 このスキルはコマンドの説明のためだけに存在する。

コマンド

  • /persona — キャラクター一覧と現在の状態を表示する
  • /persona <キャラクター> — キャラクターを切り替える(レベルは維持)
  • /persona <レベル> — レベルを切り替える(キャラクターは維持)
  • /persona <キャラクター> <レベル> — 両方を切り替える
  • /persona <キャラクター> 一時 — このセッション限りの切替
  • /persona off — 解除

レベル名はキャラクターごとに異なる。/persona の一覧に各キャラクターの 3レベルが表示される。

設定の永続化

一時 を付けない切替は ~/.claude/persona.json に保存され、次回以降のセッションにも 自動で反映される。設定し直す必要はない。

環境変数 PERSONA_DEFAULT<キャラクター>:<レベル> 形式、または off)が 設定されている場合はそちらが優先され、保存した設定は反映されない。 その状況では切替時に警告が出る。

キャラクターの追加

/persona-new <id> で作成する。保存先は ~/.claude/personas/<id>/character.md で、 プラグイン更新の影響を受けない。プラグイン配下の characters/ には書き込まない。

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 47 lines · 55 tokens per session scan A ad22cac55022

Subscribe to this mod's changes

persona is a skill published in the GitHub repository atman-33/workhub (2 stars, last pushed 2d ago), licensed MIT. It adds 55 tokens to every session and 607 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

gonavi-cli

Operate databases through the GoNavi headless CLI — the gonavi executable shipped in verified GitHub Release archives. Covers listing/adding/importing saved connections, running SQL queries against saved connections or ad-hoc connection files, exporting result sets to csv/json/md/html/xlsx, batch-executing SQL files…

Syngnat/GoNavi · 144 tokens

xiaohongshu-image-creator

An image-making assistant for Xiaohongshu, a Chinese social platform for lifestyle, product, and educational posts. It creates vertical covers and supporting images matched to the post’s topic, audience, and visual style.

huangrichao2020/pretty-skills · 121 tokens

codex

Run the Codex CLI directly in the user's checkout for code analysis, refactoring, or automated editing without Claude Architect's verified delegation lifecycle.

PyModel/claude-architect · 31 tokens

design

Create a doc-as-code design package from a PRD or SPEC. Conditionally generates C4 diagrams (Context/Container/Component), sequence diagrams, ER diagram + Data Dictionary, OpenAPI 3.0, AsyncAPI 3.0, ADRs, domain glossary, state diagrams, and deployment view as Mermaid-rendered Markdown files. Use when PM mentions…

cryndoc/polisade-orchestrator · 162 tokens

shipyard-handoff

Captures session context into .shipyard/HANDOFF.md so the next session can resume without losing progress.

lgbarn/shipyard · 27 tokens

trellis-spec-bootstrap

Bootstrap project-specific Trellis coding specs with a platform-neutral single-agent workflow. Use when creating or refreshing .trellis/spec guidelines, analyzing a codebase with GitNexus, ABCoder, or source inspection, decomposing package/layer spec work, and writing real codebase-backed spec docs without placeholder…

fy-agent/fyagent · 67 tokens