Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

tachibot-mcp

tachibot-mcp 收录了来自 byPawel 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
15
更新
2026-07-05
Forks
4
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

audit
信息安全分析师

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 security_review

2026-07-05
test
软件质量保证分析师与测试员

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

2026-07-05
prompt
软件开发工程师

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

2026-07-03
judge
软件开发工程师

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

2026-07-02
redteam
项目管理专家

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

2026-07-02
review
软件质量保证分析师与测试员

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, DeepSeek, GPT-5.5 panel + Gemini judge) with a MERGEABLE verdict

2026-07-02
setup
软件开发工程师

Use when TachiBot tools seem missing, a provider isn't working, or the user asks to set up/configure TachiBot or its API keys — runs doctor and walks through fixing the gaps

2026-07-02
spec
项目管理专家

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 spec_writer

2026-07-02
tachi
其他计算机职业

Use when the user asks what TachiBot can do, which tools/skills exist, or which API keys are configured — help and discovery entry point

2026-07-02
triage
软件开发工程师

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 debug_triage

2026-07-02
algo
软件开发工程师

Algorithm analysis with parallel multi-model reasoning — deepseek_algo (lead), qwen_algo, qwen_reason, and minimax_code tackle your problem from different angles

2026-06-11
lens
软件开发工程师

Long-context analysis — examine a large document or codebase under a focused lens using active retrieval over Kimi's 256K window, surfacing insights, relations, and inconsistencies

2026-06-09
reflect
软件开发工程师

Iterative reflexion loop — generate, critique against EXTERNAL evidence (real tests, search), then revise until it converges. Grounded self-correction, not sycophantic self-review

2026-06-09
tot
软件开发工程师

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

2026-06-09
blueprint
软件开发工程师

Multi-model implementation planning — creates bite-sized TDD plans using planner_maker's council pipeline with goal-oriented checkpoints

2026-03-21
decompose
软件开发工程师

Decompose problems into sub-problems, then deep-dive each one with sequential multi-model reasoning

2026-02-13
breakdown
软件开发工程师

Break down complex problems before implementation using multi-model reasoning and prompt techniques

2026-02-13
focus
软件开发工程师

Multi-model reasoning with modes like deep-reasoning, architecture-debate, research, analyze

2026-02-13
think
软件开发工程师

Chain-of-thought reasoning with optional multi-model execution using nextThought

2026-02-13