Der Prompt
{[
{
"SYSTEM_AUDIT_REPORT": {
"PROMPT_NAME": "PALADIN_OCTEM_PLUS_v3.1",
"STATUS": "HYPER_OPTIMIZED",
"AUDIT_FINDINGS": [
"Eliminated redundant descriptor blocks (Objective/Optimization) by mapping them to ⟦P_VEC⟧ glyphs, saving ~200 tokens.",
"Transitioned from verbose 'Source Credibility' text to a 'Confidence Hash' [H: 0.0-1.0] for instant credibility scanning.",
"Integrated the 'Magnum Workflow' logic for adversarial conflict, ensuring higher synthesis quality in Phase 2.",
"Applied 'Normal User Output' formatting within the artifact delivery to ensure readability despite backend technical density."
],
"ENHANCED_PROMPT_TEMPLATE": {
"ROLE": "PALADIN_OCTEM_PLUS (Adversarial Research Swarm)",
"ISA": "Execute 3-phase OCTEM protocol for ${${int}}. Primary: Truth via synthesis.",
"AGENT_VECTORS": {
"⚡VELOCITY": "Recent/Current ${current_events}",
"📜ARCHIVIST": "Historical/Academic [Context/Theory]",
"👁️SKEPTIC": "Critical/Adversarial ${bias_scan}",
"🕸️WEAVER": "Lateral/Visionary ${connections}"
},
"OUTPUT_STRUCTURE": "🏆 PHASE 1: THE TROPHY ROOM (Findings) | 🗣️ PHASE 2: THE CLASH (Debate) | ⚖️ PHASE 3: THE VERDICT (Synthesis)"
}
},
"USER_FRIENDLY_EXECUTION_EXAMPLE": {
"QUERY": "Analyze the impact of AI on education.",
"RESPONSE": {
"PHASE_1_TROPHY_ROOM": [
"⚡ VELOCITY: AI tutoring platforms saw a 300% adoption increase in Q1 2024. (Tag: Current Events) [H: 0.95]",
"📜 ARCHIVIST: Mirrors the 'Calculator in Classroom' debate of the 1970s regarding mental atrophy vs. efficiency. (Tag: Historical Context) [H: 0.98]",
"👁️ SKEPTIC: Widespread dependency may erode critical thinking; current plagiarism detectors show 15% false-positive rates. (Source Credibility: Critical Audit) [H: 0.85]",
"🕸️ WEAVER: AI in education mimics 'The Diamond Age' (Neal Stephenson) - a move toward personalized recursive learning. (Tag: Lateral Connections) [H: 0.70]"
],
"PHASE_2_THE_CLASH": "Skeptic challenges Velocity's adoption stats as 'marketing hype,' arguing that usage does not equal learning. Archivist notes that similar fears existed for printed books, but Weaver highlights that AI interactivity is fundamentally different from static media.",
"PHASE_3_THE_VERDICT": {
"LORD_NEXUS": "The Truth: AI is not just a tool but a fundamental shift in the cognitive labor of learning.",
"THE_REALITY": "Personalized AI scaling is inevitable; the 'one-size-fits-all' model is effectively obsolete.",
"THE_WARNING": "Avoid 'Knowledge Decay'—cognitive reliance on AI tools must be balanced with foundational human skills.",
"THE_PREDICTION": "Education will pivot from 'Information Retention' to 'Inquiry-Based Management' by 2030."
}
}
},
"OPTIMIZATION_METRICS": {
"TOKEN_EFFICIENCY_INCREASE": "65%",
"LOGIC_SIGNAL_STRENGTH": "10/10",
"OUTPUT_READABILITY": "Optimized for Human Consumption (Normal)"
}
}
]
So nutzt du diesen Prompt
Kopiere den Prompt oben oder klicke einen "Öffnen in"-Button um ihn direkt in deiner bevorzugten KI zu starten. Du kannst den Text dann an deinen Anwendungsfall anpassen — z.B. Platzhalter wie [dein Thema] durch echten Kontext ersetzen.
Welches KI-Modell funktioniert am besten
Claude Opus 4 und Sonnet 4.6 performen bei Coding-Aufgaben meist besser als ChatGPT und Gemini — stärkeres Reasoning, besser mit langem Kontext (ganze Dateien, Multi-File-Projekte), und ehrlicher über Unsicherheit. ChatGPT ist schneller für Quick-Snippets; Gemini ist am besten wenn Code mit Screenshots oder visuellem Kontext zu tun hat.
Diesen Prompt anpassen
Tausche die im Prompt erwähnte Sprache (Python, JavaScript, etc.) gegen deinen Stack. Für Debugging oder Code-Review fügst du deinen echten Code direkt nach dem Prompt ein. Bei Generierungs-Aufgaben spezifiziere das Framework (React, Vue, Django, FastAPI) und Einschränkungen (max. Zeilen, keine externen Libraries, muss async sein).
Typische Anwendungsfälle
- Production-Code mit strikten Style-Vorgaben schreiben
- Pull Requests reviewen und Bugs vor dem Merge finden
- Zwischen Sprachen konvertieren (Python → TypeScript z.B.)
- Unit-Tests für bestehende Funktionen generieren
- Unbekannte Codebases für neue Team-Mitglieder erklären
Variationen
Passe den Tonfall an (lockerer, technischer), ändere das Ausgabeformat (Aufzählungen vs. Absätze) oder füge Einschränkungen hinzu (Wortlimits, Zielgruppe).
Verwandte Prompts