kanban-system-designer
Pull-based production control system design skill with WIP limits, replenishment triggers, and visual management boards
npx skills add a5c-ai/babysitter --skill kanban-system-designer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Kanban System Designer ## Overview The Kanban System Designer skill provides comprehensive capabilities for designing and implementing pull-based production control systems. It supports kanban sizing, WIP limit determination, supermarket design, and electronic kanban configuration for efficient material flow. ## Capabilities - Kanban sizing calculation - WIP limit determination - Supermarket design - Signal mechanism configuration - Pull system simulation - Heijunka box design - Electronic kanban (e-kanban) configuration ## Used By Processes - LEAN-004: Kanban System Design - TOC-002: Drum-Buffer-Rope Scheduling - CAP-002: Production Scheduling Optimization ## Tools and Libraries - Kanban software APIs - Inventory management systems - Simulation tools - Visual board platforms ## Usage ```yaml skill: kanban-system-designer inputs: product_family: "Widget Assembly" demand_data: average_daily: 500 peak_daily: 750 variability: "medium" lead_time_data: replenishment_time: "4 hours" safety_factor: 1.5 container_size: 50 outputs: - kanban_quantity_calculation - supermarket_layout - signal_card_design - wip_limits - implementation_plan ``` ## Workflow 1. **Analyze Demand** - Review histo
- Overview
- Capabilities
- Used By Processes
- Tools and Libraries
- Usage
- Workflow
- Kanban Calculation Formula
- Integration Points
What does the kanban-system-designer skill do?
Pull-based production control system design skill with WIP limits, replenishment triggers, and visual management boards
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill kanban-system-designer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
