delphi

Community

Parallel oracle exploration for divergent insights.

AuthorCygnusfear
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill should be used when the user asks to "use delphi" or wants multiple parallel oracle investigations to discover divergent insights. Delphi launches multiple oracles with identical prompts, allowing them to independently explore and potentially discover different clues and solutions. Results are saved to .oracle/[topic]/ and synthesized into a final document.

Core Features & Use Cases

  • Parallel Oracles: Launch 3+ oracles simultaneously with identical prompts.
  • Isolated Outputs: Each oracle writes to its own .oracle/[topic]/delphi-<topic>-<N>.md.
  • Synthesis: A synthesis phase combines the oracle reports into a unified topic-synthesis.md.
  • Traceable Sources: Reports include citations and evidence for traceability.

Quick Start

Dispatch 3 identical oracle tasks for a topic, each saving to .oracle/topic-delphi-1.md, .oracle/topic-delphi-2.md, and .oracle/topic-delphi-3.md, then run synthesis to produce topic-synthesis.md.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: delphi
Download link: https://github.com/Cygnusfear/claude-stuff/archive/main.zip#delphi

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository