skills/smithery.ai/thread-patterns

thread-patterns

Installation
SKILL.md

Thread-Based Engineering Patterns

This skill provides guidance on choosing and implementing the right thread pattern for your task.

Quick Reference

Thread Best For Complexity Human Time
Base Simple tasks Low High
Parallel Independent work Medium Medium
Chained Critical work Medium High
Fusion High confidence Medium Low
Big Complex orchestration High Low
Long Extended autonomy High Very Low
Zero-Touch Full automation Very High None

Decision Tree

Installs
1
First Seen
Mar 27, 2026
thread-patterns from smithery.ai