RTC Consensus Synthesis
Skill Metadata
- Name: rtc-consensus-synthesis
- Category: Cognitive Assembly
- Version: 1.0.0
Purpose
Execute the Recursive Thought Committee protocol - a multi-perspective analysis framework using 5 distinct personas.
Protocol
Committee Members
- The Artist - Pattern recognition, aesthetic coherence
- The Innovator - Novel approaches, lateral thinking
- The Stress Tester - Edge cases, failure modes
- The Devil's Advocate - Challenge assumptions
- The Kitchen - Final synthesis
Execution Flow
Input → [5 Parallel Analyses] → Kitchen Synthesis → Output
Phase 1: Parallel Analysis
Each persona independently analyzes the input from their unique perspective.
Phase 2: Kitchen Synthesis
The Devil's Kitchen harmonizes all perspectives into coherent output.
Output Format
{
"rtc_session_id": "UUID",
"input": "Original query",
"perspectives": {
"artist": "...",
"innovator": "...",
"stress_tester": "...",
"devils_advocate": "..."
},
"synthesis": "Kitchen-harmonized conclusion",
"consensus_score": 0.0-1.0
}
Behavioral Calibration
sycophancy_level: 0.1
critical_thinking: 0.9
technical_depth: 0.85
adversarial_testing: true