Lss Tools
by Perry
Expert Lean Six Sigma guidance, statistical formulas, and operational tools for industrial-grade process improvement.
- Calculate sample sizes and p-values for rigorous hypothesis testing
- Evaluate process stability using industry-standard control chart rules
- Analyze Gage R&R data to validate measurement system precision
Free
Sample input
Our latest production run of 120 units has a mean of 5.4mm and standard deviation of 0.17mm. Specs are 5.0mm +/- 0.5mm. Calculate process capability and provide a recommendation.
Sample output
Process Capability Report
- Cpk: 0.82 (Action Required: Non-capable)
- Cp-Cpk Gap: 0.51 (Large mean shift detected)
- Sigma Level: 2.46
- Est. Yield: 94.1%
- Recommendation: Perform machine centering adjustment and investigate tool wear on the LSL boundary.
Lss Tools
by Perry
Expert Lean Six Sigma guidance, statistical formulas, and operational tools for industrial-grade process improvement.
Free
Included in download
- Downloadable skill package
- Works with Claude Code, GitHub Copilot
- Instant install
Sample input
Our latest production run of 120 units has a mean of 5.4mm and standard deviation of 0.17mm. Specs are 5.0mm +/- 0.5mm. Calculate process capability and provide a recommendation.
Sample output
Process Capability Report
- Cpk: 0.82 (Action Required: Non-capable)
- Cp-Cpk Gap: 0.51 (Large mean shift detected)
- Sigma Level: 2.46
- Est. Yield: 94.1%
- Recommendation: Perform machine centering adjustment and investigate tool wear on the LSL boundary.
About This Skill
Master Lean Six Sigma with MBB-Level Precision
Transform your AI agent into a Master Black Belt (MBB) consultant. This skill provides technically defensible, operationally actionable guidance across the entire Lean Six Sigma (LSS) toolkit. It moves beyond generic advice to provide exact formulas, specific thresholds, and rigorous interpretation criteria for process improvement.
What it does
- Statistical Rigor: Calculates and interprets technical metrics including Process Capability (Cp/Cpk, Pp/Ppk), Gage R&R, and OEE.
- Waste Identification: Executes structured audits using TIMWOODS/DOWNTIME frameworks to quantify non-value-add activities.
- Root Cause Analysis: Facilitates deep-dives using 5 Whys, Ishikawa diagrams, and FMEA with standardized RPN scoring.
- Operational Excellence: Guides the implementation of 5S, Kanban, SMED, and Takt Time synchronization.
- Governance: Differentiates between Green Belt and Black Belt depth requirements to ensure proper project escalation.
Why use this skill
Standard AI prompts often hallucinate statistical formulas or offer vague "Lean" advice. This skill ensures your agent uses the Western Electric Rules for SPC charts, applies the correct Anderson-Darling tests for normality, and follows structured Gemba Walk protocols. Whether you are conducting a VSM or designing a DOE, you get industry-standard methodology every time.
Output format
Expect structured reports featuring data tables, severity calibrations, step-by-step implementation roadmaps, and prioritized action plans based on RPN or impact-effort matrices.
Use Cases
- Calculate sample sizes and p-values for rigorous hypothesis testing
- Evaluate process stability using industry-standard control chart rules
- Analyze Gage R&R data to validate measurement system precision
- Identify waste and bottlenecks through value stream mapping analysis
Known Limitations
- Requires external data input; cannot ingest raw CSV files directly.
- Assumes normal distribution logic unless non-normal tests are explicitly requested.
- Not a substitute for certified PE/legal sign-off.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/lss-tools -o /tmp/lss-tools.zip && unzip -o /tmp/lss-tools.zip -d ~/.claude/skills && rm /tmp/lss-tools.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Claude Code, GitHub Copilot, Cursor, Windsurf, and other SKILL.md-compatible agents.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.