Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
goodreason logo

goodreason

softagram-plugins

OtherClaude Codeby Ville Laitila / Softagram Oy

Summary

Systems-thinking agent topology with four specialized agents (Strategist, Architect, Implementer, Evolution) for complex engineering tasks.

Install to Claude Code

/plugin install goodreason@softagram-plugins

Run in Claude Code. Add the marketplace first with /plugin marketplace add softagram/claude-plugins-marketplace if you haven't already.

README.md

Softagram Plugin Marketplace for Claude Code

A marketplace for distributing Softagram's Claude Code plugins.

Available Plugins

goodreason

A systems-thinking agent topology for complex engineering tasks. Instead of one agent doing everything, GoodReason splits work across four specialized subagents with strict role boundaries:

| Agent | Dimension | Role | |-------|-----------|------| | Strategist | alpha × chi (purpose × information) | Verifies build/test foundations, generates competing hypotheses for diagnostic tasks, flags goal/reality conflicts | | Architect | pi × beta (theory × structure) | Designs structure and interfaces; when hypotheses exist, designs a diagnostic experiment (Phase 0) before a fix | | Implementer | phi × tau (action × integration) | Writes code under strict TDD phasing; when stuck, uses the phi-stuck protocol with probe tests instead of grinding | | Evolution | omega × delta-psi (feedback × change) | Runs tests, verifies the fix works for the right reasons, flags causal-mismatch and unverified-mechanism risks |

The main agent (Claude Code itself) acts as coordinator: routing information between subagents, pacing the cycle, and preventing the blind spots that arise when a single agent both writes code and judges its own work.

See the plugin repository for the full agent definitions and GOODREASON.md for the complete meta-ontology reference (eight symbols, relational operators, dimension status model).

Installation

# Add the marketplace (one-time)
/plugin marketplace add softagram/claude-plugins-marketplace

# Install a plugin
/plugin install goodreason@softagram-plugins

After installation, the plugin loads automatically in every Claude Code session. Run the full cycle on any task:

/goodreason:cycle Add rate limiting to the public API

License

MIT

Related plugins

Browse all →