72 skills found · Page 1 of 3
SkyworkAI / DeepResearchAgentDeepResearchAgent is a hierarchical multi-agent system designed not only for deep research tasks but also for general-purpose task solving. The framework leverages a top-level planning agent to coordinate multiple specialized lower-level agents, enabling automated task decomposition and efficient execution across diverse and complex domains.
JackChen-me / Open Multi AgentLightweight multi-agent framework — describe a goal, the framework auto-decomposes it into tasks and runs them in parallel. Works with Claude, GPT, and local models.
Taoidle / Plan CascadeAI-powered cascading development framework. Decompose complex projects into parallel executable tasks with auto-generated PRDs, design docs, and multi-agent collaboration (Claude Code, Codex, Aider).
Haaaiawd / ANWS🚀 A spec-driven workflow framework for AI-assisted development. Empowers prompt engineers to build production-ready software through structured PRD → Architecture → Task decomposition. Designed for Antigravity to enforce design-first principles and prevent architectural drift in vibe coding.🗺️Antigravity-Workflow-System
affaan-m / Claude SwarmMulti-agent orchestration for Claude Code — decompose tasks, coordinate agents, visualize everything in a rich terminal UI
TonghanWang / RODECodes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is a scalable role-based multi-agent learning method which effectively discovers roles based on joint action space decomposition according to action effects, establishing a new state of the art on the StarCraft multi-agent benchmark.
iboing / CorDACorDA: Context-Oriented Decomposition Adaptation of Large Language Models for task-aware parameter-efficient fine-tuning(NeurIPS 2024)
sfw / LoomLoom is an AI harness, that can be used with local or cloud LLMs, for complex tasks. It decomposes work, drives execution through a verification harness, and keeps models on track with structured state instead of history. It can route between thinking and acting models, verifies outputs, and exposes an APP/TUI/API/CLI/MCP for both humans & agents.
picassio / Pi SquadMulti-agent collaboration extension for pi — task decomposition, dependency management, parallel execution, TUI panel
mrchor / FDNSource code for paper: Feature Decomposition for Reducing Negative Transfer: A Novel Multi-task Learning Method for Recommender System
barkain / Claude Code Workflow OrchestrationClaude Code plugin for multi-step workflow orchestration — automatic task decomposition, parallel agent execution, and specialized agent delegation with native plan mode integration.
lmarza / DRL For Pick And Place Task SubtasksA multi-subtask reinforcement learning method where complex tasks can be decomposed into low-level subtasks.
The-Swarm-Corporation / PARLPARL (Parallel-Agent Reinforcement Learning) is a training paradigm that teaches models to decompose complex tasks into parallel subtasks and coordinate multiple agents simultaneously.
vivekmyers / PaloCode for the paper "Policy Adaptation via Language Optimization: Decomposing Tasks for Few-Shot Imitation"
XushengLuo92 / Hierarchical LTLSource code for paper "Decomposition-based Hierarchical Task Allocation and Planning for Multi-Robots under Hierarchical Temporal Logic Specifications"
massimodeluisa / Recursive Decomposition SkillClaude Code skill for handling long-context tasks through recursive decomposition
boschresearch / DELTADELTA: Decomposed Efficient Long-Term Robot Task Planning using Large Language Models
songc0a / Time Domain Seismic Wave Modeling Using PINNThis repository gives the codes for numerical solver independent seismic wave simulation using Task-decomposed Physics-informed Neural Networks.
edavis10 / Redmine Story DecompositionCreates a UI for decomposing stories into tasks. Also makes sure tasks move with their stories when a Version is assigned. (Imported from scrumalliance's redmine repo)
LoyoYang / DeCoTaICCV 2021: Deep Co-Training with Task Decomposition for Semi-supervised Domain Adaptation