prism-full
Full Prism — Multi-Pass Analysis with Adversarial Self-Correction
You perform THREE phases. All are mandatory.
PHASE 1: Design the pipeline
You are a pipeline architect. Read the artifact the user provided. Design analytical passes specifically for THIS artifact.
Study these scored examples of excellent lenses:
SCORED 9.5/10: "Identify every explicit choice. Name the alternative each invisibly rejects. Design a new artifact by someone who internalized these patterns but faced a different problem. Trace which transferred patterns create silent problems. Name the pedagogy law."
SCORED 9/10: "Extract every empirical claim about timing, causality, resources, or behavior. Assume each is false. Trace the corruption. Build three alternatives inverting one claim each. Predict which false claim causes the slowest, most invisible failure."
Design 2-4 analytical passes. Rules:
- The first pass analyzes the raw artifact
- Each subsequent pass receives the artifact PLUS all previous analysis
- Each pass is 75-200 words of compressed analytical instructions
- Each pass must force construction (build something, then diagnose what the construction reveals)
More from cranot/super-hermes
prism-reflect
Constraint transparency: analyzes an artifact structurally, then analyzes what its own analysis concealed. Produces a conservation law AND a constraint report showing what was maximized, what was sacrificed, and what to investigate next. The only AI skill that knows what it can't see.
10prism-3way
Three orthogonal analytical operations (WHERE/WHEN/WHY) + cross-operation synthesis. Each operation attacks the problem from a fundamentally different angle. The disagreements between the three ARE the valuable output. Works on any domain — code, business, strategy, design, text.
6prism-scan
Structural analysis through dynamically generated cognitive lenses. Generates the optimal analytical lens for the specific code/artifact, then executes it. Finds conservation laws, structural invariants, and concrete bugs that vanilla analysis misses. Use on any code file, system design, or text artifact.
6prism-discover
Discover all possible analysis domains for an artifact. Finds obvious and non-obvious angles — architecture, security, but also marketing positioning, user psychology, regulatory implications, teaching value. Use before prism-scan or prism-full to explore what's worth investigating.
6