1 repo
Systems for defining and enforcing relationships between tasks to manage execution order.
Distinguishing note: Focuses on the logic of blocking and unblocking tasks.
Explore 1 awesome GitHub repository matching development tools & productivity · Task Dependency Managers. Refine with filters or upvote what's useful.
This project is an autonomous, multi-model orchestrator designed to manage the full software development lifecycle through a command-line interface. It functions as an intelligent agent that decomposes high-level product goals into actionable, prioritized subtasks, manages dependency graphs, and executes development cycles. By automating requirement parsing, technical research, and task tracking, it maintains project alignment and momentum throughout the implementation process. The system distinguishes itself through a provider-agnostic abstraction layer that allows users to assign specific a
Manages task relationships where completion of parent tasks unblocks dependent items.