From founder-os
Stochastic multi-agent consensus. Spawns N agents with identical prompts to independently analyze a problem. Aggregates by consensus (mode), divergences (splits), and outliers (unique ideas).
How this skill is triggered — by the user, by Claude, or both
Slash command
/founder-os:stochasticThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Spawn N agents (default 10) with identical context and near-identical prompts. Each independently analyzes and produces a structured response. Aggregate by finding consensus (mode), divergences (splits), and outliers (unique ideas).
Spawn N agents (default 10) with identical context and near-identical prompts. Each independently analyzes and produces a structured response. Aggregate by finding consensus (mode), divergences (splits), and outliers (unique ideas).
$ARGUMENTS — the problem, question, or decision to distribute across agents.
Optional: n=X — number of agents (default 10)
Exploits stochastic variation in LLM outputs. Like polling 10 experts instead of asking one. The mode filters out hallucinations and individual biases. Divergences reveal genuine judgment calls. Outliers surface creative ideas a single run would miss.
Analyze this problem:
[QUESTION]
Give your conclusion with reasoning. Rate confidence (high/medium/low). Flag anything uncertain.
Under 300 words. Lead with conclusion.
Report directly:
npx claudepluginhub rhinehart514/founder-os --plugin founder-osCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.