Reasoning in Steps, Not Guesses.
TachiBot runs your prompt through structured reasoning tools — council, jury, planner, step-by-step — so models debate, verify, and reason deeper before they answer. One answer you can trust.
"Have Grok check Twitter for that error message""Ask Perplexity what changed in React 19 this week""Get Gemini to brainstorm, then have Kimi K2.6 and GPT-5.5 both analyze it"Stop Trusting. Start Verifying.
Same question. Different approach. Better answer.
"What breaking changes are in React 19?"One Model
Generic advice, might miss recent updates
No sources or documentation links
Could confuse React 18 vs 19 features
No way to verify accuracy
TachiBot
Models challenge each other, 3-200 rounds
Live sources with recency filters
Mix and Match Your Reasoning Pipeline
Mix and match tools, prompt techniques, and workflows to build your reasoning pipeline.
Multi-Model Planner
Create bulletproof implementation plans. A council of 6 AI models — Grok searches for ground truth, Qwen analyzes code, Kimi K2.6 reasons step-by-step and decomposes into dependency-ordered subtasks, GPT-5.5 critiques gaps, Qwen 235B drafts the synthesis, and Gemini judges the final plan with quality scores and verification checkpoints.
planner_maker + planner_runnerMulti-Model Jury
Run your question through a configurable panel of AI jurors in parallel. Grok reasons from first principles, Qwen analyzes code, Kimi decomposes step-by-step, GPT evaluates tradeoffs. Gemini Judge synthesizes a unified verdict using science-backed LLM-as-a-Judge methodology.
jury + gemini_judge7 AI Providers
GPT-5.5, Gemini, Grok, Perplexity, Kimi K2.6, Qwen, and MiniMax — each with unique strengths. Gateway mode with one OpenRouter key, or BYOB with your own provider keys.
gateway + BYOB31 Prompt Techniques
Research-backed patterns including reflexion, SCoT, ReAct, pre_mortem, and 27 more. Embedded in tool prompts for automatic application. Preview before executing.
preview → executeYAML Workflows
Chain unlimited steps. Variable interpolation, step dependencies, auto-distillation, comparison tables, and optional AI judge. PingPong debates, research pipelines, code reviews.
workflow + plannerThe Council & Jury
One question fans out to a panel of independent models in parallel. Their perspectives are aggregated, then a Gemini judge synthesizes a single verdict — the “replace judges with juries” pattern, made real.
Where each model is strongest
researched via grok_search + perplexity_ask · Jun 2026Judge
gemini_judgeA single evaluator. Give it a set of perspectives you already have and it scores, ranks, resolves conflicts, or merges them into one answer. It is the synthesis primitive — the last step the jury and council both lean on.
Jury
juryMany jurors answer in parallel, then a judge synthesizes. One tool call, fast, and the default entry point for any “which is right / which is best?” question. = N jurors + 1 judge.
Council
/councilThe heavyweight. Research → adversarial debate → sequential reasoning → final synthesis, iterated over multiple rounds. For architecture calls and deep trade-offs where one round isn't enough.
Every tool, filterable
Filter the full toolset by capability or provider — or search by name. Each tool follows the strict design rule: one required string content param, all enums optional with defaults.
Deep first-principles reasoning with optional heavy mode.
Mathematical & high-effort reasoning with GPT-5.5 thinking.
Heavy mathematical reasoning (235B thinking).
Multi-perspective deliberation: optimist, pessimist, expert, contrarian.
Multimodal reasoning with a 100-subagent swarm.
Reasoning grounded in live web search.
Sequential thinking chain with optional per-step model execution.
Lightweight internal reasoning log.
Agentic code generation. SWE-bench >70%.
Algorithm analysis: complexity & optimization tiers.
SWE-focused code generation & bug-fixing leader.
SWE-Pro code operations, cost-efficient (56% SWE-Pro).
Code analysis & optimization.
Specialized debugging assistance.
Comprehensive code review with focus areas.
Web search with current information (Sonar).
Live web search with Grok.
Real-time web search via GPT-5.5.
Web search with Google Search grounding.
Code quality, security & performance analysis.
Rhetorical analysis: bias, fallacies, persuasion.
Long-context analysis across a 256K window.
Clear explanations for complex topics, any level.
Contrarian first-principles idea generation.
Find the 3rd, 4th & 5th alternative approaches.
Convergent synthesis — clusters ideas into themes.
Multi-model jury panel → Gemini judge synthesis.
Multi-perspective evaluation & verdict synthesis.
Council-based plan creation via coordinator pattern.
Execute plans against goal-oriented verification gates.
List recently created plans.
Structured task decomposition via agent swarm.
Multi-step task decomposition & execution.
System architecture & design via 4–16 agent swarm.
Execute YAML-based multi-step workflows.
Begin a workflow session with variables.
Resume an interrupted workflow session.
Discover available workflows.
Discover all 31 prompt-engineering techniques.
Preview an enhanced prompt before executing.
Run a query with a chosen technique applied.
Smart auto-router: research, solve, verify, create, judge.
Mode-based multi-model reasoning (deep, debate, analyze).
View or reset tool usage & cost statistics.
Seven providers, one interface
Every model is wired through a single MCP surface with automatic fallbacks. Tools register only when their API key is present.
OpenAI
5 toolsAgentic reasoning, code review & explanations. The reliable workhorse for synthesis.
Gemini
5 toolsMulti-perspective analysis, brainstorming & the presiding jury judge on 3.1 Pro; search runs the agentic 3.5 Flash.
Grok (xAI)
6 toolsFirst-principles reasoning, architecture swarms & contrarian brainstorming. Lowest hallucination rate, 1M context.
Kimi
4 toolsTask decomposition, SWE coding & long-context analysis via a 1T-param MoE agent swarm.
Qwen
4 toolsAlgorithm analysis, agentic code generation & heavy mathematical reasoning. SWE >70%.
MiniMax
2 toolsCost-efficient SWE-Pro coding & multi-step agentic execution. Multi-SWE #1.
Perplexity
2 toolsLive web search & research grounded in current sources. Cost-optimized on Sonar.
Get Started in Minutes
Add to Claude Desktop or any MCP client
npm install -g tachibot-mcp{
"mcpServers": {
"tachibot": {
"command": "tachibot-mcp",
"args": ["--config", "~/.tachibot/config.json"]
}
}
}~/.config/Claude/claude_desktop_config.json
tachibot workflow run general-council "Your query here"Built in public. Backed by stars.
TachiBot is open source and actively maintained. If it helps your workflow, a star helps us keep going.