LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

kanban-batch - Local Kanban Task Batch Orchestrator

Read local Kanban todo tasks, analyze priority and dependencies, generate execution plan, then execute in parallel.

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read kanban tasks
  • analyze task dependencies
  • generate execution plan
  • execute tasks in parallel
  • update task status
  • create worktree
  • bind worktree
  • generate execution report

Inputs

  • Kanban API URL
  • project ID
  • task priority filter
  • max parallel tasks

Outputs

  • execution plan
  • task status changes
  • execution report

Requirements

  • local Kanban API server
  • project path detection
  • general-purpose subagent
  • Task tool support

Source

  • Spec: SKILL.md
kanban
task orchestration
parallel execution
automation
dependency management
read kanban tasks
analyze task dependencies
generate execution plan
execute tasks in parallel
Kanban API URL
project ID
task priority filter
execution plan
task status changes
execution report