System bottleneck identification and exploitation skill with throughput analysis and five focusing steps implementation
Identifies system bottlenecks and applies Theory of Constraints principles to optimize throughput and exploit constraints.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The Constraint Identifier skill provides comprehensive capabilities for identifying and exploiting system constraints using Theory of Constraints (TOC) principles. It supports bottleneck identification, throughput analysis, and implementation of the five focusing steps.
skill: constraint-identifier
inputs:
process_steps:
- name: "Cutting"
capacity: 120
demand: 100
- name: "Assembly"
capacity: 80
demand: 100
- name: "Testing"
capacity: 110
demand: 100
- name: "Packing"
capacity: 150
demand: 100
current_throughput: 78
target_throughput: 100
outputs:
- constraint_identification
- exploitation_strategies
- subordination_plan
- elevation_options
- buffer_recommendations
| Type | Description | Examples |
|---|---|---|
| Physical | Resource limitation | Machine capacity, labor |
| Policy | Rule-based limitation | Batch sizes, schedules |
| Market | Demand limitation | Customer orders |
| Supplier | Input limitation | Raw material availability |
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.