Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

tachibot-mcp

tachibot-mcp enthält 19 gesammelte Skills von byPawel, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
19
Stars
15
aktualisiert
2026-07-05
Forks
4
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

audit
Informationssicherheitsanalysten

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Sonstige Computerberufe

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-21
decompose
Softwareentwickler

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

2026-02-13
breakdown
Softwareentwickler

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

2026-02-13
focus
Softwareentwickler

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

2026-02-13
think
Softwareentwickler

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

2026-02-13