·kanban

Visualize and optimize workflow with Kanban boards. Use when managing team work, identifying bottlenecks, improving delivery flow, or implementing continuous improvement in product development.

3Installs·0Trend·@flpbalada

Installation

$npx skills add https://github.com/flpbalada/my-opencode-config --skill kanban

SKILL.md

Kanban is a visual workflow management method originating from Toyota's manufacturing system. It focuses on visualizing work, limiting work-in-progress (WIP), and optimizing the flow of work through a system.

| Visualize workflow | Make all work visible on the board | | Limit WIP | Cap items in each stage | | Manage flow | Track and optimize throughput | | Make policies explicit | Document rules for moving work | | Implement feedback loops | Regular reviews and retrospectives | | Improve collaboratively | Evolve process based on data |

| Lead Time | Request → Delivery | Customer perspective | | Cycle Time | Work Started → Done | Team efficiency | | Throughput | Items completed per period | Capacity planning | | WIP | Items currently in progress | Flow health |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/flpbalada/my-opencode-config --skill kanban
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is kanban?

Visualize and optimize workflow with Kanban boards. Use when managing team work, identifying bottlenecks, improving delivery flow, or implementing continuous improvement in product development. Source: flpbalada/my-opencode-config.

How do I install kanban?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/flpbalada/my-opencode-config --skill kanban Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/flpbalada/my-opencode-config