agile-coordinator

Community

Autonomously coordinate workers to complete backlog

Authorshuretokki
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the challenge of executing multiple groomed development tasks reliably and at scale by orchestrating worker agents, preventing merge conflicts, ensuring verification, and persisting backlog updates so completed work is not lost or duplicated.

Core Features & Use Cases

  • Task discovery & planning: Read a context-backed backlog, filter ready tasks, sort by priority and respect dependencies to produce an execution plan.
  • Worker orchestration: Spawn and monitor worker agents (sequential or parallel), assign tasks, and collect progress via filesystem state files.
  • Merge coordination & verification: Maintain a merge queue, perform sequential squash or no-ff merges, run build and test verification, and handle conflicts with retry or human-in-the-loop resolution.
  • Persistent project updates: Update backlog epic files and project status to reflect completed work and unblock dependent tasks.
  • Use case: Run batch implementation of ready tasks across a repository while ensuring CI verification and accurate backlog state.

Quick Start

Run the agile-coordinator to discover ready tasks and execute them sequentially or with parallel workers as configured.

Dependency Matrix

Required Modules

None required

Components

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: agile-coordinator
Download link: https://github.com/shuretokki/void/archive/main.zip#agile-coordinator

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 471,000+ vetted skills library on demand.