Pull-based production control system design skill with WIP limits, replenishment triggers, and visual management boards
Designs pull-based production control systems with WIP limits, replenishment triggers, and visual management boards.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
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.
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
Number of Kanbans = (Daily Demand x Lead Time x Safety Factor) / Container Size
Where:
- Daily Demand = Average units consumed per day
- Lead Time = Time to replenish (in days)
- Safety Factor = Buffer for variability (typically 1.0-2.0)
- Container Size = Units per kanban container
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.