home/productivity/bad-persona-agent-design

Bad Persona Agent Design

GPTClaudeDeepSeek··1,371 copies·updated 2026-07-14
bad-persona-agent-design.prompt
---
id: EXAMPLE-bad-persona-agent-design
layer: example
purpose: NEGATIVE example — "You are the expert" persona-bot design, the exact pattern the observed method exists to replace.
read_when: Calibrating what NOT to build when someone asks for an expert agent; paired critique explains each violation.
depends_on:
  - ../critiques/critique_bad_persona_agent_design.md
used_by:
  - ROUTE-eval-design
  - ROUTE-pr-review
tags: [negative-example, persona-bot, impersonation, unfalsifiable, synthetic]
retrieval_keywords: [you are the expert, persona prompt, roleplay agent, impersonation, speak as, character prompt, first person expert]
source_artifact: synthesized (the anti-pattern the repo's comparison docs measure against; cf. docs/comparisons/*_vs_persona_prompt.md and the ai-berkshire audit)
synthetic: true
---

> **NEGATIVE EXAMPLE — do not imitate.** This is the persona-prompt baseline the real
> project publishes 0/3-vs-3/3 transcripts against. Marked synthetic; the framing below
> is what the method's guardrails prohibit. See
> `../critiques/critique_bad_persona_agent_design.md`.

# system_prompt.md — "Legendary Investor GPT"

when to use it

Community prompt sourced from the open-source GitHub repo WenyuChiou/fable-method-harness (MIT). A "Bad Persona Agent Design" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

WenyuChiou/fable-method-harness · MIT