formalswarm
Run the following command in DeepSeek Harness:
dsh plugin install fashionmascherine-svg/formalswarm
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install fashionmascherine-svg/formalswarm; the source repository is available at https://github.com/fashionmascherine-svg/formalswarm .
About this plugin
A confident, well-argued paragraph from an AI agent is not evidence — you cannot recompute it. FormalSwam targets three recurring failure modes: an "empty green" where a command exits zero having tested nothing, silently skipped checks with no one comparing what was asked against what was answered, and a crashed subagent whose silence gets read as consent. It turns the verdict from a judgement into a computation, making all three states mechanically visible and auditable.
The workflow separates three roles. Independent thesis writers propose solutions in isolated contexts with no shared groupthink. Adversarial critics challenge the reasoning line by line, hunting unsupported promises, omitted costs, and incompatible constraints. Seal verifiers execute the real commands you define, reading actual exit codes and case counts. A deterministic rollup then computes CONFIRM, REVISE, or INCONCLUSIVE solely from those recomputable signals — no confidence score, no model opinion. Anyone can re-run the checks and arrive at the same conclusion.
It was built for codebase change review, but the same protocol extends to document-driven problem solving: point it at a folder of design briefs, launch plans, or resource allocations, and the agents propose, the critics challenge, the verifiers recompute constraints. No repository and no Git are required. It suits engineers and teams who want a recomputable verdict in their multi-agent workflows rather than a second confident paragraph.
Screenshots
Use Cases
- Code review: multiple agents propose, critics challenge, and real test commands produce a recomputable verdict
- Document-driven design: validate constraints on funnels, launch plans, or allocations from a plain folder of files
- Replace confidence scores in multi-agent workflows with exit codes and case counts for CONFIRM / REVISE / INCONCLUSIVE output
Best For
- Engineers building agent workflows on DeepSeek Harness, Claude Code, or ZCode
- Teams that demand auditable, recomputable verdicts rather than prose-only agent output
- Quality-focused developers who require agent test conclusions to correspond to real command execution and case counts
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.