skills/persona-emoji/SKILL.md
Use when a card or request includes a persona emoji (for example `🎯`, `🔒`, or `🚨`) and you need role-specific execution behavior with minimal token overhead.
npx skillsauth add ryanmaclean/bop persona-emojiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Route one emoji to one persona skill and execute that role's mandate, deliverables, guardrails, and escalation rule.
<emoji>-<slug>.bopmeta.labels includes kind=persona and persona=<emoji>rg "^<emoji>\t" ../emoji-index/references/emoji_skill_index.tsvskill_path and follow that skill only.meta.id stable and independent from emoji prefix.rg "^<emoji>\t" references/personas.tsv<emoji> <role>: <mission>.Plan: concrete next actions.Checks: validation and acceptance checks.Handoff: what next role/persona needs.Handoff, do not blend mandates.references/personas.tsvtools
Use when the work is tagged with 💻 and needs the workplace-it-admin persona frame.
content-media
Use when the work is tagged with 🎨 and needs the ux-designer persona frame.
testing
Use when the work is tagged with ✅ and needs the test-gatekeeper persona frame.
tools
Use when the work is tagged with 📡 and needs the telemetry-engineer persona frame.