quedex

Community

Orchestrate complex tasks with DAGs.

Authort3ta
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the execution of complex, multi-step tasks by managing their dependencies, parallelization, and state persistence, allowing LLMs to focus on planning rather than execution.

Core Features & Use Cases

  • DAG-based Task Execution: Define and run tasks with complex dependencies.
  • Parallel Execution & Concurrency Control: Run tasks in parallel safely.
  • State Persistence & Recovery: Resumes interrupted runs and recovers from failures.
  • Monitoring: Real-time TUI and Web dashboard for monitoring progress.
  • Use Case: Automate a software development workflow: research a feature, implement it, write tests, and deploy, ensuring each step completes successfully before the next begins.

Quick Start

Create a plan file named 'my_plan.yaml' and then execute it using 'quedex run my_plan.yaml'.

Dependency Matrix

Required Modules

None required

Components

referencesassets

💻 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: quedex
Download link: https://github.com/t3ta/quedex/archive/main.zip#quedex

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.