update-dependent-tasks

Community

Auto-unblock downstream work when deps are met.

Authorcowwoc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automatically update BLOCKED tasks to READY when all their dependencies are satisfied, preventing stale work items.

Core Features & Use Cases

  • Dependency checks: Scans BLOCKED tasks for dependency satisfaction.
  • Status updates: Moves tasks to READY and marks dependencies as COMPLETE when applicable.
  • Reporting: Produces a summary of unblocked tasks.

Quick Start

COMPLETED_TASK="implement-index-overlay-parser" /workspace/main/.claude/scripts/update-dependent-tasks.sh
--completed-task "$COMPLETED_TASK"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: update-dependent-tasks
Download link: https://github.com/cowwoc/styler/archive/main.zip#update-dependent-tasks

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.