prism-full

Performs a three-pass structural analysis with adversarial refutation and corrected synthesis for complex reasoning validation.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/barateza/dubweave --skill prism-full
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prism-full
Source: https://github.com/barateza/dubweave/tree/main/.agents/skills/prism-full
Command: npx skills add https://github.com/barateza/dubweave --skill prism-full

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you thoroughly audit an analysis by first performing a structural pass, then actively breaking the result with an adversarial pass, and finally producing a corrected synthesis that resolves disagreements.

Core Features & Use Cases

  • 3-Pass Prism Analysis: Produces a complete l12 structural analysis, then uses it as the target for an adversarial break, then synthesizes the final corrected conclusions.
  • Evidence-Driven Challenges: Identifies wrong predictions, overclaims, and underclaims with concrete counter-evidence and revised classifications.
  • Refined Conservation/Meta-Laws: Outputs a corrected conservation law and meta-law plus a definitive structural-versus-changeable classification table.
  • Use Case: When you want to validate whether a complex reasoning artifact is reliable, this skill is useful for converting an initial structured argument into a hardened, defensible conclusion.

Quick Start

Use the prism-full skill when you are explicitly asked for prism-full, full prism, or a 3-pass analysis of the provided content.

Frequently Asked Questions about prism-full

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a 3-pass adversarial analysis for validating reasoning?

A 3-pass adversarial analysis is a sequential validation workflow that produces an initial structural analysis, actively breaks that output with counter-evidence, and synthesizes a corrected conclusion to resolve disagreements.

How do I audit an analysis for overclaims and underclaims?

To audit an analysis for overclaims and underclaims, apply an adversarial break pass that targets the initial structural output with concrete counter-evidence, then revise classifications based on the evidence.

When should I use a full prism analysis workflow?

Use a full prism analysis when you need rigorous validation of complex reasoning, such as testing structural claims, identifying wrong predictions, and converting an initial structured argument into a hardened, defensible conclusion.

How to derive refined conservation laws from complex reasoning artifacts?

Derive refined conservation laws by running a final synthesis pass that resolves disagreements between the initial structural analysis and the adversarial break, outputting a corrected conservation law and meta-law.

What is the best way to test structural claims in complex reasoning?

The best way to test structural claims is sequential execution of a structural analysis pass followed by an adversarial refutation pass, producing a definitive structural-versus-changeable classification table to validate reliability.

Do I need any external dependencies to run an l12 structural analysis?

No external dependencies are required to run an l12 structural analysis, as the workflow operates sequentially through its internal reasoning passes without external components.