account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
\"Apply Lean and Six Sigma principles to eliminate waste and reduce process variation. Use this skill when the user needs to improve operational efficiency, identify the seven wastes (TIMWOOD), run DMAIC improvement projects, or streamline workflows — even if they say 'our
$ npx -y skills add charlieviettq/awesome-agent-skill --skill biz-lean-six-sigma --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/biz-lean-six-sigmaContext preview
The summary Claude sees to decide when to auto-load this skill.
\"Apply Lean and Six Sigma principles to eliminate waste and reduce process variation. Use this skill when the user needs to improve operational efficiency, identify the seven wastes (TIMWOOD), run DMAIC improvement projects, or streamline workflows — even if they say 'our
name: "\"biz-lean-six-sigma\"" description: "\"Apply Lean and Six Sigma principles to eliminate waste and reduce process variation. Use this skill when the user needs to improve operational efficiency, identify the seven wastes (TIMWOOD), run DMAIC improvement projects, or streamline workflows — even if they say 'our process is too slow', 'where are we wasting resources', or 'how do we reduce defects'.\"." allowed-tools: Read, Glob, Grep
Lean eliminates waste (non-value-adding activities). Six Sigma reduces variation (defects and inconsistency). Combined, they improve speed AND quality. Lean answers "are we doing unnecessary things?" Six Sigma answers "are we doing necessary things consistently?"
IRON LAW: Value Is Defined by the CUSTOMER, Not the Producer An activity adds value ONLY if: (1) the customer is willing to pay for it, (2) it transforms the product/service, AND (3) it's done right the first time. If any condition fails, the activity is waste — eliminate or minimize it.
| Waste | Definition | Example | |-------|-----------|---------| | **T**ransportation | Unnecessary movement of materials | Moving inventory between warehouses | | **I**nventory | Excess stock beyond immediate need | 6 months of raw materials sitting idle | | **M**otion | Unnecessary movement of people | Walking across factory floor to get tools | | **W**aiting | Idle time between process steps | Orders waiting for approval | | **O**ver-production | Making more than needed | Printing 1000 reports when 100 are read | | **O**ver-processing | More work than the customer requires | Triple-checking a non-critical form | | **D**efects | Output that requires rework or disposal | Software bugs, manufacturing rejects |
1. **Define**: What is the problem? Who is the customer? What is the target metric? 2. **Measure**: What is the current performance? Collect data on defect rate, cycle time, variation. 3. **Analyze**: What causes the problem? Use root cause analysis (5 Whys, fishbone diagram, Pareto chart). 4. **Improve**: What changes will fix it? Design and test solutions. 5. **Control**: How to sustain the improvement? Implement monitoring, SOPs, control charts.
Small, incremental improvements made continuously by frontline workers:
# Lean Six Sigma Analysis: {Process}
## Current State
- Process: {description}
- Key metric: {defect rate / cycle time / cost}
- Current performance: {baseline data}
## Waste Identification (TIMWOOD)
| Waste Type | Found? | Description | Impact |
|-----------|--------|-------------|--------|
| Transportation | Y/N | {detail} | H/M/L |
| Inventory | Y/N | ... | ... |
| Motion | Y/N | ... | ... |
| Waiting | Y/N | ... | ... |
| Over-production | Y/N | ... | ... |
| Over-processing | Y/N | ... | ... |
| Defects | Y/N | ... | ... |
## Root Cause Analysis
{5 Whys or fishbone diagram for top waste}
## Improvement Plan (DMAIC)
| Phase | Action | Owner | Timeline |
|-------|--------|-------|----------|
| Define | {problem statement} | ... | ... |
| Measure | {data collection plan} | ... | ... |
| Analyze | {root cause method} | ... | ... |
| Improve | {solution} | ... | ... |
| Control | {monitoring plan} | ... | ... |
## Expected Impact
- {metric}: {current} → {target} ({X% improvement})**Scenario:** Lean analysis of a restaurant kitchen order process
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…