kanban

Define a Kanban board with WIP limits and track Lead Time and Throughput.

23|4|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/flpbalada/thinking-toolkit --skill kanban-flpbalada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban
Source: https://github.com/flpbalada/thinking-toolkit/tree/main/plugins/kanban/skills/kanban
Command: npx skills add https://github.com/flpbalada/thinking-toolkit --skill kanban-flpbalada

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kanban helps teams visualize their work, limit work-in-progress (WIP), and optimize delivery flow to reduce bottlenecks and improve predictability.

Core Features & Use Cases

  • Visualize workflow with a Kanban board to see all work in one place.
  • Set WIP limits to focus effort, reduce context switching, and improve flow.
  • Manage flow with policies and feedback loops to boost throughput and predictability.
  • Use Case: A software development team uses Kanban to move work from backlog to DONE, uncover bottlenecks, and achieve steadier delivery.

Quick Start

Create a Kanban board with stages TO DO, DOING, REVIEW, DONE; set an initial WIP limit; start tracking lead time and throughput.

Frequently Asked Questions about kanban

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I limit work-in-progress to reduce bottlenecks on my team board?

You can limit work-in-progress (WIP) by setting capacity limits on board stages like DOING and REVIEW. This reduces context switching, focuses effort, and improves overall delivery flow and predictability.

What is a Kanban board structure and how does it improve delivery flow?

A Kanban board visualizes workflow using stages like TO DO, DOING, REVIEW, and DONE. It provides real-time visibility into work status, enabling teams to detect bottlenecks and optimize continuous delivery.

How do I track lead time and throughput for continuous improvement?

Track lead time by measuring the duration from task start to DONE, and throughput by counting completed tasks over time. These metrics support continuous improvement by highlighting delivery flow bottlenecks.

Can I use a Kanban workflow for operations and content teams, not just software development?

Yes, Kanban workflows apply to operations and content teams, not just software development. Any team needing real-time work visibility, bottleneck detection, and optimized delivery flow can use it.

What's the best way to start visualizing workflow with WIP limits?

Start by creating a Kanban board with stages like TO DO, DOING, REVIEW, and DONE. Set an initial WIP limit for active columns, then begin tracking lead time and throughput to manage flow.

Why does setting WIP limits improve throughput and predictability?

Setting WIP limits improves throughput by preventing task overload and reducing context switching. Limiting active work forces teams to finish current items before starting new ones, optimizing flow and predictability.