run-tasks

Community

Coordinate task execution with beads and agents.

AuthorJeremyKalmus
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The run-tasks skill orchestrates cross-agent task execution within Claude Code projects by batching ready tasks, spawning specialized agents, and collecting telemetry to ensure reliable progress and completion.

Core Features & Use Cases

  • Batch and orchestrate tasks: Group ready tasks into sub-batches and run them in parallel where possible, with isolation via git worktrees.
  • TDD gating and verification: Support test-first development by gating implementation tasks behind tests, RED/GREEN/DEBUG loops, and verification steps.
  • Telemetry-driven retrospectives: Capture per-agent telemetry immediately after completion to feed /retro and improve future epics.

Quick Start

Invoke the run-tasks skill to begin orchestrating an epic workflow in Claude Code. For example: /run-tasks <epic-id> to start processing ready tasks.

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: run-tasks
Download link: https://github.com/JeremyKalmus/parade/archive/main.zip#run-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.