aaronbassett/agent-foundry

My personal plugin marketplace for Claude Code

4Stars on the repository
58Mods indexed here, across every type
17d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

adversarial

01

aaronbassett/agent-foundry

Command

Lightweight one-shot adversarial deliberation. Spawns steelmanned advocates for each option in parallel, then renders a verdict. Use for quick tiebreaks on reversible decisions.

4 17d ago A 37 tokens original MIT

calibration

02

aaronbassett/agent-foundry

Command

Spawns 3 independent estimators for quantitative or probabilistic questions, compares their estimates, and derives confidence from the spread. Fan-out is fixed at 3.

4 17d ago A 33 tokens original MIT

council

03

aaronbassett/agent-foundry

Command

Spawns 4-6 lens subagents, each inhabiting a distinct perspective, then synthesizes their positions. Use for ambiguous, value-laden, or multi-stakeholder questions where framing matters.

4 17d ago A 41 tokens original MIT

aaronbassett/agent-foundry

Command

Reframes a question at progressively higher and lower altitudes via two parallel subagents (climber and descender). Use when the framing feels wrong or options feel forced.

4 17d ago A 34 tokens original MIT

pre-mortem

05

aaronbassett/agent-foundry

Command

Imagines a tentative decision has failed catastrophically 6 months from now, then spawns subagents to write the post-mortems. Surfaces concrete failure modes before commitment.

4 17d ago A 36 tokens original MIT

red-team

06

aaronbassett/agent-foundry

Command

Stress-tests a proposed plan, answer, design, or artifact by spawning a committed adversarial subagent that finds the strongest reasons it will fail. Verdict is accept | revise | reject.

4 17d ago A 37 tokens original MIT

tribunal

07

aaronbassett/agent-foundry

Command

Heavyweight adversarial deliberation with fact-finding, parallel advocates, rebuttals, judge questions, and up to 10 iteration rounds. Use for load-bearing, hard-to-reverse decisions.

4 17d ago A 40 tokens original MIT

devs:check-deps

08

aaronbassett/agent-foundry

Command

Detect every dependency ecosystem in a project (TypeScript/JavaScript, Rust, Python), identify each one's package manager and workspace root, and run concurrent read-only health checks — vulnerabilities, outdated packages, and hygiene — consolidated into one severity-ranked report.

4 17d ago A 57 tokens original MIT

flutter-analyze

09

aaronbassett/agent-foundry

Command

Comprehensive code quality analysis with Flutter analyzer, Dart analyzer, AI rules compliance checking, and auto-fix capabilities.

4 17d ago A 26 tokens original MIT

flutter-build

10

aaronbassett/agent-foundry

Command

Build and package Flutter applications for multiple platforms with code signing, obfuscation, and release optimization.

4 17d ago A 22 tokens original MIT

flutter-new

11

aaronbassett/agent-foundry

Command

Create a new Flutter project with templates, state management setup, and best practice configuration.

4 17d ago A 19 tokens original MIT

flutter-upgrade

12

aaronbassett/agent-foundry

Command

Upgrade Flutter SDK and project dependencies with automated migration guides and breaking change detection.

4 17d ago A 18 tokens original MIT