task-patterns
OfficialRun and manage long-running MCP tasks seamlessly.
Authoraussierobots
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Long-running tool operations are complex to manage synchronously; this skill provides patterns to run tools as tasks with IDs, enabling status updates, cancellation, and deferred results.
Core Features & Use Cases
- Task-based execution with TaskRuntime and TaskStorage for asynchronous work
- State machine enforcement and lifecycle management across task states
- Backed by multiple storage options (InMemory, SQLite, PostgreSQL, DynamoDB) and a cancelable workflow
- Client-facing patterns for tasks/get, tasks/list, and tasks/result to monitor progress and retrieve outcomes
Quick Start
Configure a tool with task_support and start a task-enabled server to observe the task lifecycle.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: task-patterns Download link: https://github.com/aussierobots/turul-mcp-framework/archive/main.zip#task-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 223,000+ vetted skills library on demand.