Agent Plugins Marketplace
All plugins

frank-exchange-of-views

v1.71.0

The research debate engine for Special Circumstances: an additive blue side builds, a subtractive red side audits and owns the pass/fail gate, an engine runs the mechanics and the bench rules the final compromise. Best-of-N, the Catechism (a worth-our-time decision), and the full record preserved.

Claude Code2 Skills

By Gregory BlockLicense: MIT3 GitHub starsUpdated 6 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 18, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install frank-exchange-of-views for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install frank-exchange-of-views@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/ctoforaday/special-circumstances

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/frank-exchange-of-views/.

Plugin files

plugins/frank-exchange-of-views/
├── .claude-plugin/plugin.json
├── skills/adversarial-audit/SKILL.md
└── skills/research-protocol/SKILL.md

Included Skills2

adversarial-auditskills/adversarial-audit/SKILL.md

Use when auditing a research report as a red seat — the duties every red seat holds whatever it audits, covering leaf-node verification, graded trust and risk, anchored closures, fix-specs that state the class, the petition right, and the log.

research-protocolskills/research-protocol/SKILL.md

Use when performing or auditing deep research — the protocol (frontier hypotheses, saturation, disconfirming budget, semantic footnotes), the run-directory layout, and the debate envelopes.

Plugin manifests1

plugins/frank-exchange-of-views/.claude-plugin/plugin.json
{
  "name": "frank-exchange-of-views",
  "displayName": "Frank Exchange of Views",
  "version": "1.71.0",
  "description": "The research debate engine for Special Circumstances: an additive blue side builds, a subtractive red side audits and owns the pass/fail gate, an engine runs the mechanics and the bench rules the final compromise. Best-of-N, the Catechism (a worth-our-time decision), and the full record preserved.",
  "author": {
    "name": "Gregory Block"
  },
  "license": "MIT",
  "dependencies": [
    "prosthetic-conscience"
  ],
  "keywords": [
    "research",
    "red-team",
    "blue-team",
    "debate",
    "verification"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[frank-exchange-of-views on Agent Plugins Marketplace](https://pluginsmp.com/plugins/frank-exchange-of-views)