By aura-farming
Passionate Quantum Absence — a Claude Code harness that forces divergent solution generation and adversarial verification into every coding task. Collapses probability mass onto high-value action sequences, including the low-probability ones, because the unknown is where the highest achievement lives.
Run the adversary standalone against current code or a path.
Record the honest single-pass baseline for a task.
Inspect the configured run budgets; no model call.
Show recorded run costs from the engine; no model call.
Render the moat dashboard — precipitates, taxonomy, calibration.
Attack one branch deeper than the verifier can; break, never fix.
Produce the honest single-pass baseline solution and record it for comparison.
Hold survivors as both-possibly-correct, then collapse strictly on verifier evidence.
Run the locked benchmark set, PQA versus baseline, and record honest results.
Structure every dead branch into the failure taxonomy with verbatim death reasons.
Use when attacking branches to find what the verifier cannot catch.
Use when flagging branch conviction or calibrating instinct against outcomes.
Use when budgeting, routing, and scaling a run to fit the ask.
Use when selecting the surviving branch on verifier evidence after collision.
Use when recording dead branches so future runs avoid re-litigating them.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses power tools
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
Structured test-time compute for code, with a hard verifier gate. PQA generates N topologically-distinct solutions to a task, has an adversary attack each, and ships only the branch that passes an executable verifier — tests, types, lint. The model's first, most-probable completion is never the default winner.
superposition → collision → collapse is best-of-N with enforced diversity,
adversarial critique, and verification-gated selection. It's a Claude Code plugin;
it runs on your subscription, no API key. Models are routed per role — Fable 5 where
output quality is decided (generation, attack, judging), cheaper tiers for mechanics.
/plugin marketplace add aura-farming/pqa
/plugin install pqa@pqa-marketplace
A single pass returns the highest-probability completion — by construction, the generic one. PQA spends test-time compute to reach solutions a single pass won't, then resolves them on evidence rather than fluency:
pytest / types / lint, not by
a reward model or the model's own judgement. No suite? The result is flagged UNVERIFIED.The one invariant: selection is gated on the verifier. Conviction, elegance, and "it feels right" change what gets explored, never what gets accepted. A high-conviction branch that fails its tests is a recorded failure, not a shipped feature. CI enforces this; there is no bypass.
| Technique | PQA's relation |
|---|---|
| Best-of-N / sampling | This is best-of-N — but diversity is enforced at the topology level rather than left to temperature, and candidates are generated blind. |
| Self-consistency | Same "sample many, pick one" shape; the selector is an executable verifier, not a majority vote. |
| LLM debate / critique | The adversary is a dedicated critic pass — but it only attacks. It never decides the winner. |
| Verifier / reward models | The gate is a real test suite, grounded in execution rather than a learned proxy. A failing gate is final. |
| Reflexion / self-refine | PQA records why each dead branch died and feeds it forward — but self-assessment never overrides the suite. |
flowchart LR
F["Frame"] --> S["Superpose"] --> C["Collide"] --> V["Collapse"] --> P["Precipitate"]
P -. "feeds the next run" .-> F
| Stage | Mechanism |
|---|---|
| Frame | Load a research view and an in-context self-eval view; their disagreement is the first branching axis. |
| Superpose | Generate N candidates (default 3), topology-diverse and blind, with at least one forced onto the non-obvious fork. |
| Collide | The adversary attacks every candidate — edge cases, failure modes, security, complexity. |
| Collapse | The verifier runs the real tests/types/lint. The survivor passes verification and resolves the most findings; ties break toward the less incremental branch. |
| Precipitate | Name the winner and why it won; record each dead branch and why it died — so the next run's frames are sharper. |
/pqa <task> runs all five stages, scaled to the ask (--resume re-enters a crashed
run at its first incomplete stage); /attack and /verify run the collision and
verification gates standalone.
The claims are meant to be falsifiable. /baseline captures the single-pass result for a
task; /eval benchmarks PQA against that baseline over the locked set in evals/. If PQA
doesn't beat single-pass on your work, the harness will show you.
npx claudepluginhub aura-farming/pqa --plugin pqaEverythingSales Claude Code (ESCC) - a Claude Code sales harness for SDRs, AEs, Sales Managers, and RevOps. Skills-first content, profile-gated hooks, instinct-based continuous learning, session/context persistence, manifest-driven persona installs, and a CI-enforced quality pipeline. Machinery adapted from Everything Claude Code (MIT).
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Complete developer toolkit for Claude Code