Agent Skills: RTC Consensus Synthesis

Execute the Recursive Thought Committee (RTC) protocol by generating and harmonizing inputs from 5 specialized cognitive personas.

UncategorizedID: starwreckntx/irp__methodologies-/rtc-consensus-synthesis

Install this agent skill to your local

pnpm dlx add-skill https://github.com/starwreckntx/IRP__METHODOLOGIES-/tree/HEAD/irp_swarm_console/skills/rtc-consensus-synthesis

Skill Files

Browse the full folder contents for rtc-consensus-synthesis.

Download Skill

Loading file tree…

irp_swarm_console/skills/rtc-consensus-synthesis/SKILL.md

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

  1. The Artist - Pattern recognition, aesthetic coherence
  2. The Innovator - Novel approaches, lateral thinking
  3. The Stress Tester - Edge cases, failure modes
  4. The Devil's Advocate - Challenge assumptions
  5. 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