Instructions file CodexOpenCode
AGENTS.md instructions for byPawel/tachibot-mcp, covering agents.md, project overview, architecture principles, solid principles and dry (don't repeat yourself).
Instructions file CodexOpenCode
AGENTS.md instructions for byPawel/tachibot-mcp, covering agents.md, project overview, architecture principles, solid principles and dry (don't repeat yourself).
Skill Claude CodeCodex
Algorithm analysis with parallel multi-model reasoning — deepseekalgo (lead), qwenalgo, qwenreason, and minimaxcode tackle your problem from different angles.
Skill Claude CodeCodex
Use when the user wants a security review of code or a diff — OWASP/CWE findings with severity, taint/data-flow analysis, and concrete fixes via securityreview.
Skill Claude CodeCodex
Multi-model implementation planning — creates bite-sized TDD plans using plannermaker's council pipeline with goal-oriented checkpoints.
Skill Claude CodeCodex
Break down complex problems before implementation using multi-model reasoning and prompt techniques.
Skill Claude CodeCodex
Deep multi-model council with research, adversarial debate, sequential reasoning, and final synthesis. For architecture decisions and complex tradeoffs.
Skill Claude CodeCodex
Decompose problems into sub-problems, then deep-dive each one with sequential multi-model reasoning.
Skill Claude CodeCodex
Multi-model reasoning with modes like deep-reasoning, architecture-debate, research, analyze.
Skill Claude CodeCodex
Use for decisions or judgments worth multiple independent perspectives — multi-model council with parallel analysis, search grounding, and synthesis (30-60s); for a quick single-call verdict use the jury tool directly.
Skill Claude CodeCodex
Quick multi-model jury — parallel jurors + Gemini synthesis in one call. Default entry point for judgment tasks.
Skill Claude CodeCodex
Long-context analysis — examine a large document or codebase under a focused lens using active retrieval over Kimi's 1M window, surfacing insights, relations, and inconsistencies.
Skill Claude CodeCodex
Use when a task would benefit from a structured thinking technique but you're not sure which — recommends the right prompt technique for the intent (debug, spec, refactor, decision, design) and applies it.
Skill Claude CodeCodex
Use when the user shares or finishes a plan and wants it stress-tested before execution — adversarial multi-model pre-mortem with ranked risks, mitigations, and concrete plan edits.
Skill Claude CodeCodex
Iterative reflexion loop — generate, critique against EXTERNAL evidence (real tests, search), then revise until it converges. Grounded self-correction, not sycophantic self-review.
Skill Claude CodeCodex
Use when code changes are ready for review — a diff exists, the user says "review my changes/PR", or a commit is about to happen. Multi-model diff review (Kimi K3, DeepSeek, GPT-5.6 panel + Gemini judge) with a MERGEABLE verdict.
Skill Claude CodeCodex
Use when TachiBot tools seem missing, a provider isn't working, or the user asks for a setup wizard or to set up/configure TachiBot or its API keys — runs doctor and walks through fixing the gaps.
Skill Claude CodeCodex
Use when a feature request is loose or ambiguous and needs a reviewable spec before planning — turns "add X somehow" into user stories, acceptance criteria, out-of-scope, and open questions via specwriter.
Skill Claude CodeCodex
Use when the user asks what TachiBot can do, which tools/skills exist, or which API keys are configured — help and discovery entry point.
Skill Claude CodeCodex
Use when the user wants tests generated for code or a diff — enumerates edge cases and failure modes first, then emits runnable test code via testgen.
Skill Claude CodeCodex
Chain-of-thought reasoning with optional multi-model execution using nextThought.
Skill Claude CodeCodex
Tree-of-Thought reasoning — branch a problem into multiple solution paths, explore each, score and prune branches via a model jury, then synthesize the best. Non-linear reasoning that can backtrack.
Skill Claude CodeCodex
Use when the user hits an error, exception, or stack trace and the cause isn't obvious — returns RANKED root-cause hypotheses with the cheapest discriminating check for each, via debugtriage.
Skill Claude CodeCodex
Use when writing a blog post, article, doc, or report that must be fact-grounded and not generic — live research feeds blogwriter, then separate verify (claims vs retrieved passages) and de-generic (voice) gates. Fail-closed with a claim ledger.
MCP server Claude CodeCodexCursor +2
Multi-model AI orchestration with 31 tools, YAML workflows, and 5 token-optimized profiles. Runs locally from the tachibot-mcp npm package. Needs 6 environment variables to run.