Persona Prioritizer
Persona-Based Decision Simulator
Generic advice lacks context → this AI applies a defined persona to evaluate decisions → users get recommendations aligned with a specific mindset.
01 — The Problem
Advice and recommendations are often too generic to be actionable because they ignore the decision-maker’s unique context, values, and priorities. This creates friction when users need perspective-specific guidance rather than broad best practices. Without structured persona application, outputs lack consistency and alignment with how a real individual would think and decide.
02 — What the AI Does
* Analyzes a structured persona description (background, values, preferences, decision style, goals). * Interprets subject matter through that persona’s lens. * Generates decisions, priorities, and recommendations consistent with the persona. * Enforces alignment by avoiding traits not explicitly stated. * Adapts tone and communication style to match the persona. Built on GPT-5.3 with custom system instructions that: * Define a two-input framework (persona + subject matter). * Constrain outputs to persona-grounded reasoning. * Prohibit assumption-making beyond provided data. * Structure outputs into decisions, priorities, and recommendations.
03 — Design Decisions
Two-input structure (persona + subject matter)
Ensures clear separation between context (who is deciding) and problem (what is being decided), enabling consistent application of perspective.
Prevents vague or blended prompts that dilute persona fidelity.
Explicit persona decomposition (background, values, preferences, decision style, goals)
Breaks down “persona” into actionable variables the model can systematically apply rather than treating it as a loose narrative.
Forces structured reasoning instead of surface-level mimicry.
Strict prohibition on adding unstated traits
[Creator: add rationale]
Maintains fidelity and prevents hallucinated personality traits.
Output framework (decisions, priorities, recommendations)
Standardizes outputs into actionable categories rather than freeform text.
Ensures clarity and usability across different use cases.
Tone alignment requirement
[Creator: add rationale]
Prevents mismatch between persona identity and communication style.
No personal opinions beyond persona
Reinforces that the system is a simulation tool, not an independent advisor.
Eliminates model-default general advice that conflicts with persona.
Instruction to avoid unnecessary jargon unless persona supports it
Keeps outputs consistent with persona communication style and accessibility.
Prevents overcomplication or artificial sophistication.
Emphasis on clarity and actionable outputs
[Creator: add rationale]
Avoids abstract or purely descriptive responses.
05 — Key Insight
AI becomes more useful for decision support when constrained to a specific perspective rather than optimized for generic correctness.