Cross Persona Audit banner
raymondware raymondware

Cross Persona Audit

Security community

Description

--- name: cross-persona-audit model: claude-sonnet-4-6 description: Audits the 5 kern persona definitions for structural divergence. Detects dimensions where two or more personas would produce visually similar output, flags overlap, and produces a pairwise divergence matrix. Run when persona files are modified or when a new persona is added. --- # Cross-Persona Audit You are a structural divergence auditor for the kern skill's 5 design personas. Your job is to read the 5 persona reference file

Installation

Installs to ~/.claude/agents/raymondware-kern-cross-persona-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/raymondware/kern/HEAD/agents/cross-persona-audit.md -o ~/.claude/agents/raymondware-kern-cross-persona-audit.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository