chain-patterns
CommunityBuild resilient, stateful pipeline skills.
Authoryonatangross
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides foundational patterns for building robust, multi-phase pipeline skills that can recover from interruptions like rate limits or context compaction.
Core Features & Use Cases
- Resilience: Automatically saves progress and resumes from the last checkpoint.
- State Management: Uses handoff files to persist data between phases.
- MCP Integration: Safely probes and utilizes MCP servers with graceful fallbacks.
- Use Case: When implementing a complex feature that requires multiple distinct steps (e.g., analysis, design, coding, testing), this skill ensures that if the process is interrupted, it can pick up exactly where it left off without losing any work.
Quick Start
Use the chain-patterns skill to implement a resilient multi-phase pipeline for issue resolution.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesrules
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: chain-patterns Download link: https://github.com/yonatangross/orchestkit/archive/main.zip#chain-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.